LArSoft  v09_90_00
Liquid Argon Software toolkit - https://larsoft.org/
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 558 of file TupleLookupByTag.h.

Member Typedef Documentation

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

Definition at line 559 of file TupleLookupByTag.h.


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