Provided by: libstdc++-4.8-doc_4.8.5-4ubuntu8_all 

NAME
std::__parallel::_CRandNumber< _MustBeInt >
SYNOPSIS
Public 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++ Mon Mar 19 201std::__parallel::_CRandNumber< _MustBeInt >(3cxx)