SLIP
1.4
|
Computes the maximum value between two values. More...
#include <macros.hpp>
Public Member Functions | |
_Tp | operator() (const _Tp &__x, const _Tp &__y) const |
Computes the maximum value between two values.
__x | The first value. |
__y | The second value. |
Definition at line 214 of file macros.hpp.
|
inline |
Definition at line 217 of file macros.hpp.