Home
last modified time | relevance | path

Searched defs:seed_array_int_impl (Results 1 – 1 of 1) sorted by relevance

/third_party/boost/boost/random/detail/
Dseed_impl.hpp266 void seed_array_int_impl(SeedSeq& seq, UIntType (&x)[n]) in seed_array_int_impl() function
280 inline void seed_array_int_impl(SeedSeq& seq, IntType (&x)[n], boost::mpl::true_) in seed_array_int_impl() function
288 inline void seed_array_int_impl(SeedSeq& seq, IntType (&x)[n], boost::mpl::false_) in seed_array_int_impl() function