|
SLIP
1.4
|
Computes the minimum value between two values. More...
#include <macros.hpp>

Public Member Functions | |
| _Tp | operator() (const _Tp &__x, const _Tp &__y) const |
Computes the minimum value between two values.
| __x | The first value. |
| __y | The second value. |
Definition at line 194 of file macros.hpp.
|
inline |
Definition at line 197 of file macros.hpp.
1.8.6