Provided by: libstdc++-13-doc_13.2.0-23ubuntu4_all bug

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.

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