meta-function object that transforms a component from one Tag type to another
More...
#include <set_tag.h>
template<typename T, tag OutTag>
struct cnl::set_tag< T, OutTag >
meta-function object that transforms a component from one Tag type to another
- Template Parameters
-
T | component to transform |
OutRep | new behavior type being wrapped by the resultant type |
- See also
- to_rep, from_rep, set_rep, tag