Provided by: libstdc++6-4.7-doc_4.7.3-12ubuntu1_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 1656 of file algo.h.

Author

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

libstdc++                                Thu Marstd::01parallel::_CRandNumber< _MustBeInt >(3cxx)