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

#include <fast_bitset.hpp>

Public Types

typedef
detail::size_trait_impl<(N >
8),(N > 16),(N > 32),(N >
64)>::type 
type
 

Member Typedef Documentation

template<uint16_t N>
typedef detail::size_trait_impl<(N > 8), (N > 16), (N > 32), (N > 64)>::type ustd::size_trait< N >::type

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