Classes | |
class | generator_iterator |
class | seed_rng |
class | sha1 |
Functions | |
template<typename UniformRandomNumberGenerator > | |
void | seed (UniformRandomNumberGenerator &rng) |
template<> | |
void | seed< boost::random::random_device > (boost::random::random_device &) |
template<> | |
void | seed< seed_rng > (seed_rng &) |
BOOST_STATIC_ASSERT (sizeof(unsigned char)*8==8) | |
BOOST_STATIC_ASSERT (sizeof(unsigned int)*8==32) | |
unsigned int | left_rotate (unsigned int x, std::size_t n) |
char | to_char (size_t i) |
wchar_t | to_wchar (size_t i) |
boost::uuids::detail::BOOST_STATIC_ASSERT | ( | sizeof(unsigned char)* | 8 = =8 | ) |
boost::uuids::detail::BOOST_STATIC_ASSERT | ( | sizeof(unsigned int)* | 8 = =32 | ) |
|
inline |
References boost::n.
|
inline |
References boost::asio::begin, and boost::end.
Referenced by boost::uuids::basic_random_generator< UniformRandomNumberGenerator >::basic_random_generator(), boost::hash_detail::hash_combine_tuple(), boost::hash_range(), boost::hash_detail::hash_tuple(), boost::hash_value(), boost::uuids::hash_value(), boost::bimaps::relation::hash_value(), boost::filesystem::hash_value(), boost::hash_detail::hash_value_signed(), and boost::hash_detail::hash_value_unsigned().
|
inline |
|
inline |
|
inline |
References boost::multiprecision::backends::i.
Referenced by boost::uuids::to_string().
|
inline |
References boost::multiprecision::backends::i, and boost::spirit::lex::lexertl::detail::L().
Referenced by boost::uuids::to_wstring().