Public Types | List of all members
util::remove_tag< Tagged > Struct Template Reference

Trait holding the type contained in a TaggedType (or the type itself). More...

#include <TupleLookupByTag.h>

Public Types

using type = Tagged
 

Detailed Description

template<typename Tagged>
struct util::remove_tag< Tagged >

Trait holding the type contained in a TaggedType (or the type itself).

Definition at line 622 of file TupleLookupByTag.h.

Member Typedef Documentation

template<typename Tagged>
using util::remove_tag< Tagged >::type = Tagged

Definition at line 622 of file TupleLookupByTag.h.


The documentation for this struct was generated from the following file: