g4tools
5.4.0
|
Go to the source code of this file.
Namespaces | |
tools | |
inlined C code : /////////////////////////////////// | |
Macros | |
#define | tools_mnmx |
Functions | |
template<class T > | |
T | tools::mn (const T &a, const T &b) |
template<class T > | |
T | tools::mx (const T &a, const T &b) |
template<class T > | |
T | tools::min_of (const T &a, const T &b) |
template<class T > | |
T | tools::max_of (const T &a, const T &b) |