uTL
micro Template library
TmetaTypelist::Pred_isInt< T > Struct Template Reference

Public Types

using type = std::is_integral< T >
 

Detailed Description

template<typename T>
struct TmetaTypelist::Pred_isInt< T >

Definition at line 48 of file TmetaTypelist.cpp.

Member Typedef Documentation

◆ type

template<typename T >
using TmetaTypelist::Pred_isInt< T >::type = std::is_integral<T>

Definition at line 49 of file TmetaTypelist.cpp.


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