Man Page: std::__parallel::_crandnumber
Operating Environment: debian
Section: 3
std::__parallel::_CRandNumber< _MustBeInt >(3cxx) std::__parallel::_CRandNumber< _MustBeInt >(3cxx)NAMEstd::__parallel::_CRandNumber< _MustBeInt > -SYNOPSISPublic Member Functions int operator() (int __limit) Detailed Description template<typename _MustBeInt = int>struct std::__parallel::_CRandNumber< _MustBeInt > Functor wrapper for std::rand(). Definition at line 1656 of file algo.h. Author Generated automatically by Doxygen for libstdc++ from the source code. libstdc++ Tue Nov 27 2012 std::__parallel::_CRandNumber< _MustBeInt >(3cxx)