Provided by: libstdc++-5-doc_5.4.0-6ubuntu1~16.04.12_all bug

NAME

       std::__parallel::_CRandNumber< _MustBeInt > -

SYNOPSIS

   Public Member Functions
       int operator() (int __limit)

Detailed Description

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

       Definition at line 1649 of file algo.h.

Author

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

libstdc++                                 Fri Ocstd::01parallel::_CRandNumber< _MustBeInt >(3cxx)