table of contents
other versions
- testing 12.2.0-14
- unstable 12.2.0-14
- experimental 12.3.0-1
conflicting packages
std::__parallel::_CRandNumber< _MustBeInt >(3cxx) | std::__parallel::_CRandNumber< _MustBeInt >(3cxx) |
NAME¶
std::__parallel::_CRandNumber< _MustBeInt > - Functor wrapper for std::rand().
SYNOPSIS¶
#include <algorithm>
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.
Wed May 10 2023 | libstdc++ |