Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

PGSTD::numeric_limits< T > Struct Template Reference

Work around lacking "limits" header. More...

#include <compiler.h>

List of all members.

Public Member Functions

template<>
long max () throw()
template<>
long min () throw()

Static Public Member Functions

max () throw ()
min () throw ()


Detailed Description

template<typename T>
struct PGSTD::numeric_limits< T >

Work around lacking "limits" header.


Member Function Documentation

template<>
long PGSTD::numeric_limits< long >::max  )  throw()
 

template<typename T>
T PGSTD::numeric_limits< T >::max  )  throw () [static]
 

template<>
long PGSTD::numeric_limits< long >::min  )  throw()
 

template<typename T>
T PGSTD::numeric_limits< T >::min  )  throw () [static]
 


The documentation for this struct was generated from the following file:
Generated on Mon Nov 15 11:28:02 2004 for libpqxx by  doxygen 1.3.9.1