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

#include <type_traits.hpp>

Public Types

enum  { value = (is_integral<T>::value or is_floating_point<T>::value) }
 

Member Enumeration Documentation

template<typename T >
anonymous enum
Enumerator
value 

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