identity< T > Struct Template Reference

Identity metafunction. More...

#include <atria/meta/utils.hpp>

Public Types

using type = T
 

Detailed Description

template<typename T>
struct atria::meta::identity< T >

Identity metafunction.

Definition at line 36 of file utils.hpp.


The documentation for this struct was generated from the following file:
Fork me on GitHub