Provided by: libstdc++6-4.4-doc_4.4.7-8ubuntu1_all 

NAME
std::__parallel::c_rand_number< must_be_int > -
SYNOPSIS
Public Member Functions
int operator() (int limit)
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 1632 of file algo.h.
Author
Generated automatically by Doxygen for libstdc++ from the source code.
libstdc++ Thu Mar 20 2std::__parallel::c_rand_number< must_be_int >(3cxx)