Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::detail::high_uint_t< Bits > Member List

This is the complete list of members for boost::detail::high_uint_t< Bits >, including all inherited members.

base_type typedefboost::detail::high_uint_t< Bits >
BOOST_STATIC_ASSERT_MSG(Bits<=(int)(sizeof(boost::uintmax_t)*CHAR_BIT),"No suitable unsigned integer type with the requested number of bits is available.")boost::uint_t< Bits >
BOOST_STATIC_CONSTANT(least, high_bit=(least(1u)<< (Bits-1u)))boost::detail::high_uint_t< Bits >
BOOST_STATIC_CONSTANT(fast, high_bit_fast=(fast(1u)<< (Bits-1u)))boost::detail::high_uint_t< Bits >
fast typedefboost::detail::high_uint_t< Bits >
least typedefboost::detail::high_uint_t< Bits >