Provided by: libstdc++-8-doc_8.4.0-3ubuntu2_all 

NAME
std::plus< _Tp > - One of the math functors.
SYNOPSIS
Inherited by __gnu_parallel::_Plus< _Tp, _Tp, _Tp >. Public Member Functions _GLIBCXX14_CONSTEXPR _Tp operator() (const _Tp &__x, const _Tp &__y) const
Detailed Description
template<typename _Tp> struct std::plus< _Tp >" One of the math functors. Definition at line 147 of file stl_function.h.
Author
Generated automatically by Doxygen for libstdc++ from the source code.