min More...
#include <functors.hpp>
Public Member Functions | |
| template<typename T > | |
| auto | operator() (const T &left, const T &right) const -> decltype(std::min(left, right)) |
| operator() More... | |
min
Definition at line 762 of file functors.hpp.
|
inline |
1.8.5