Nano
A C++ template metaprogramming library
Public Types | List of all members
nano::identify< Type > Struct Template Reference

Simply an identifier to identify meta types and meta functions. More...

#include <eval.hpp>

Public Types

using result = Type
 

Detailed Description

template<typename Type>
struct nano::identify< Type >

Simply an identifier to identify meta types and meta functions.

Template Parameters
TypeThe type to identify

Member Typedef Documentation

template<typename Type>
using nano::identify< Type >::result = Type

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