std::__parallel::_CRandNumber< _MustBeInt >
Functor wrapper for std::rand().
- Provided by: libstdc++-9-doc (Version: 9.5.0-6ubuntu2.1)
- Source: gcc-9
- Report a bug
Functor wrapper for std::rand().
#include <algo.h>
int operator() (int __limit)
struct std::__parallel::_CRandNumber< _MustBeInt >"Functor wrapper for std::rand().
Definition at line 1529 of file algo.h.
Definition at line 1532 of file algo.h.
Generated automatically by Doxygen for libstdc++ from the source code.