Arduino Libraries
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros
Public Types | List of all members
ustd::is_integral< T > Struct Template Reference

#include <type_traits.hpp>

Public Types

enum  { value = detail::is_integral_helper<typename remove_cv<T>::type>::value }
 

Member Enumeration Documentation

template<typename T >
anonymous enum
Enumerator
value 

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