Query: std::__parallel::_crandnumber
OS: centos
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
std::__parallel::_CRandNumber< _MustBeInt >(3) Library Functions Manual std::__parallel::_CRandNumber< _MustBeInt >(3)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 Jun 10 2014 std::__parallel::_CRandNumber< _MustBeInt >(3)