std::__parallel::c_rand_number.3cxx

Langue: en

Autres versions - même langue

Version: 343408 (ubuntu - 24/10/10)

Section: 3 (Bibliothèques de fonctions)

NAME

std::__parallel::c_rand_number -

Functor wrapper for std::rand().

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.