Public Types | List of all members
boost::int_min_value_t< MinValue > Struct Template Reference

#include <integer.hpp>

Public Types

typedef int_fast_t< least >::type fast
 
typedef boost::detail::int_least_helper< 1+(MinValue >=::boost::integer_traits< long >::const_min)+(MinValue >=::boost::integer_traits< int >::const_min)+(MinValue >=::boost::integer_traits< short >::const_min)+(MinValue >=::boost::integer_traits< signed char >::const_min) >::least least
 

Detailed Description

template<long MinValue>
struct boost::int_min_value_t< MinValue >

Definition at line 197 of file integer.hpp.

Member Typedef Documentation

template<long MinValue>
typedef int_fast_t<least>::type boost::int_min_value_t< MinValue >::fast

Definition at line 211 of file integer.hpp.

template<long MinValue>
typedef boost::detail::int_least_helper< 1 + (MinValue >= ::boost::integer_traits<long>::const_min) + (MinValue >= ::boost::integer_traits<int>::const_min) + (MinValue >= ::boost::integer_traits<short>::const_min) + (MinValue >= ::boost::integer_traits<signed char>::const_min) >::least boost::int_min_value_t< MinValue >::least

Definition at line 210 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