LArSoft
v09_90_00
Liquid Argon Software toolkit - https://larsoft.org/
|
#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 547 of file TupleLookupByTag.h.
using util::add_tag< T, Tag >::type = TaggedType<std::remove_reference_t<T>, Tag> |
Definition at line 548 of file TupleLookupByTag.h.