std::__parallel::c_rand_number(3)
NAME
std::__parallel::c_rand_number
SYNOPSIS
Detailed Description
- template<typename must_be_int = int> struct std::__parallel::c_rand_number<
- must_be_int >
Functor wrapper for std::rand(). - Definition at line 1636 of file algo.h.
- Public Member Functions
- int operator() (int limit)
Author
- Generated automatically by Doxygen for libstdc++ from the source code.