Home
last modified time | relevance | path

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

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/range/include/boost/range/algorithm/
Drandom_shuffle.hpp31 struct wrap_rand struct
33 typedef unsigned int result_type;
35 static BOOST_CONSTEXPR result_type (min)() in result_type()
40 static BOOST_CONSTEXPR result_type (max)() in result_type()
45 result_type operator()() in operator ()()