Home
last modified time | relevance | path

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

/third_party/boost/boost/random/detail/
Dseed_impl.hpp283 typedef typename boost::make_unsigned<IntType>::type unsigned_array[n]; in seed_array_int_impl() typedef
318 typedef typename boost::make_unsigned<IntType>::type unsigned_array[n]; in fill_array_int_impl() typedef