Public Types | List of all members
boost::uint_value_t< MaxValue > Struct Template Reference

#include <integer.hpp>

Public Types

typedef int_fast_t< least >::type fast
 
typedef boost::detail::uint_least_helper< 1+(MaxValue<=::boost::integer_traits< unsigned long >::const_max)+(MaxValue<=::boost::integer_traits< unsigned int >::const_max)+(MaxValue<=::boost::integer_traits< unsigned short >::const_max)+(MaxValue<=::boost::integer_traits< unsigned char >::const_max) >::least least
 

Detailed Description

template<unsigned long MaxValue>
struct boost::uint_value_t< MaxValue >

Definition at line 220 of file integer.hpp.

Member Typedef Documentation

template<unsigned long MaxValue>
typedef int_fast_t<least>::type boost::uint_value_t< MaxValue >::fast

Definition at line 256 of file integer.hpp.

template<unsigned long MaxValue>
typedef boost::detail::uint_least_helper< 1 + (MaxValue <= ::boost::integer_traits<unsigned long>::const_max) + (MaxValue <= ::boost::integer_traits<unsigned int>::const_max) + (MaxValue <= ::boost::integer_traits<unsigned short>::const_max) + (MaxValue <= ::boost::integer_traits<unsigned char>::const_max) >::least boost::uint_value_t< MaxValue >::least

Definition at line 254 of file integer.hpp.


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


librealsense2
Author(s): Sergey Dorodnicov , Doron Hirshberg , Mark Horn , Reagan Lopez , Itay Carpis
autogenerated on Mon May 3 2021 02:50:33