|
fennec
|
add a reference and the const volatile qualifiers from the provided type T
More...
#include <type_transforms.h>
adds references and const volatile qualifiers to the provided type.
| T | Reference Type |
Additional Inherited Members | |
Public Types inherited from fennec::type_identity< add_reference_t< add_cv_t< T > > > | |
| using | type = add_reference_t< add_cv_t< T > > |
| the type to transform into | |