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

#include <type_traits.hpp>

Public Types

typedef T type
 

Member Typedef Documentation

template<bool cond, typename T, typename F >
typedef T ustd::conditional< cond, T, F >::type

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