Home
last modified time | relevance | path

Searched refs:__distr_type (Results 1 – 1 of 1) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/libstdc++-v3/include/bits/
Dstl_algo.h3717 typedef typename std::uniform_int_distribution<__ud_type> __distr_type; in _GLIBCXX_VISIBILITY() typedef
3718 typedef typename __distr_type::param_type __p_type; in _GLIBCXX_VISIBILITY()
3739 __distr_type __d{0, 1}; in _GLIBCXX_VISIBILITY()
3761 __distr_type __d; in _GLIBCXX_VISIBILITY()