libstdc++
std::minus< _Tp > Struct Template Reference

Public Member Functions

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.


The documentation for this struct was generated from the following file: