libpqxx  v4.0-1
C++ library for PostgreSQL
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
PGSTD::char_traits< char > Struct Template Reference

Work around missing std::char_traits<char> More...

#include <compiler-public.hxx>

Public Types

typedef char char_type
 
typedef int int_type
 
typedef long off_type
 
typedef size_t pos_type
 

Static Public Member Functions

static int_type eof ()
 

Detailed Description

template<>
struct PGSTD::char_traits< char >

Work around missing std::char_traits<char>

Member Typedef Documentation

typedef char PGSTD::char_traits< char >::char_type
typedef int PGSTD::char_traits< char >::int_type
typedef long PGSTD::char_traits< char >::off_type
typedef size_t PGSTD::char_traits< char >::pos_type

Member Function Documentation

static int_type PGSTD::char_traits< char >::eof ( )
inlinestatic

The documentation for this struct was generated from the following file: