|
25.02
|
#include <Minimum.hpp>
Public Types | |
| typedef T | result_type |
| typedef T | first_argument_type |
Public Member Functions | |
| T | operator() (const T &input1, const T &input2) const |
Definition at line 12 of file Minimum.hpp.
| typedef T first_argument_type |
Definition at line 15 of file Minimum.hpp.
| typedef T result_type |
Definition at line 14 of file Minimum.hpp.
|
inline |
Definition at line 18 of file Minimum.hpp.