|
libpqxx
4.0.1
|
Work around lacking "limits" header. More...
#include <compiler-internal.hxx>
Public Member Functions | |
| template<> | |
| long | max () throw() |
| template<> | |
| long | min () throw() |
Static Public Member Functions | |
| static T | max () throw () |
| static T | min () throw () |
Work around lacking "limits" header.
|
static | |||||||||||||
| long std::numeric_limits< long >::max | ( | ) | ||
| throw | ( | |||
| ) | ||||
|
static | |||||||||||||
| long std::numeric_limits< long >::min | ( | ) | ||
| throw | ( | |||
| ) | ||||