Apache Log4cxx
Version 1.3.1
|
The class StrictMath contains methods for performing basic numeric operations. More...
#include <strictmath.h>
Static Public Member Functions | |
template<typename _type > | |
static const _type & | minimum (const _type &a, const _type &b) |
template<typename _type > | |
static const _type & | maximum (const _type &a, const _type &b) |
The class StrictMath contains methods for performing basic numeric operations.
|
inlinestatic |
|
inlinestatic |