std::__parallel::_CRandNumber - Man Page

Functor wrapper for std::rand().

Synopsis

#include <algo.h>

Public Member Functions

int operator() (int __limit)

Detailed Description

template<typename _MustBeInt = int>

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

Author

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

Info

libstdc++