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) |
| static const _type& minimum | ( | const _type & | a, | |
| const _type & | b | |||
| ) | [inline, static] |
| static const _type& maximum | ( | const _type & | a, | |
| const _type & | b | |||
| ) | [inline, static] |