#include <TupleLookupByTag.h>
Public Types | |
| using | type = TaggedType< std::remove_reference_t< T >, Tag > |
Trait holding a type derived from T, tagged with Tag.
TaggedType Definition at line 612 of file TupleLookupByTag.h.
| using util::add_tag< T, Tag >::type = TaggedType<std::remove_reference_t<T>, Tag> |
Definition at line 612 of file TupleLookupByTag.h.
1.8.5