Blast-Radius Aware AI Code Review for Business-Critical Systems
LiveReview LiveReview Explore LiveReview

std::__parallel::_CRandNumber< _MustBeInt > - Functor wrapper for std::rand().

Author

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

                                                    libstdc++  std::__parallel::_CRandNumber<_MustBeInt>(3cxx)

Detailed Description

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

Name

       std::__parallel::_CRandNumber< _MustBeInt > - Functor wrapper for std::rand().

Synopsis

       #include <algorithm>

   PublicMemberFunctions
       int operator() (int __limit)

See Also