table of contents
conflicting packages
std::minus< _Tp >(3cxx) | std::minus< _Tp >(3cxx) |
NAME¶
std::minus< _Tp > - One of the math functors.SYNOPSIS¶
Public Member Functions¶
_GLIBCXX14_CONSTEXPR _Tp operator() (const _Tp &__x, const _Tp &__y) const
Detailed Description¶
template<typename _Tp>¶
struct std::minus< _Tp >" One of the math functors.Definition at line 150 of file stl_function.h.
Author¶
Generated automatically by Doxygen for libstdc++ from the source code.Mon Jul 13 2020 | libstdc++ |