LArSoft  v09_90_00
Liquid Argon Software toolkit - https://larsoft.org/
util::self_type< T > Struct Template Reference

Trait returning the very same type as in the template argument. More...

#include "MetaUtils.h"

Public Types

using type = T
 

Detailed Description

template<typename T>
struct util::self_type< T >

Trait returning the very same type as in the template argument.

Definition at line 60 of file MetaUtils.h.

Member Typedef Documentation

template<typename T >
using util::self_type< T >::type = T

Definition at line 61 of file MetaUtils.h.


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