std::__parallel::_CRandNumber< _MustBeInt >(3cxx) std::__parallel::_CRandNumber< _MustBeInt >(3cxx)

std::__parallel::_CRandNumber< _MustBeInt > - Functor wrapper for std::rand().

#include <algo.h>


int operator() (int __limit)

template<typename _MustBeInt = int>

struct std::__parallel::_CRandNumber< _MustBeInt >"Functor wrapper for std::rand().

Definition at line 1529 of file algo.h.

template<typename _MustBeInt = int> int std::__parallel::_CRandNumber< _MustBeInt >::operator() (int __limit) [inline]

Definition at line 1532 of file algo.h.

Generated automatically by Doxygen for libstdc++ from the source code.

libstdc++