| libpqxx
    4.0.1
    | 
Work around missing std::char_traits<unsigned char> More...
#include <compiler-public.hxx>
| Public Types | |
| typedef int | int_type | 
| typedef size_t | pos_type | 
| typedef long | off_type | 
| typedef unsigned char | char_type | 
| Static Public Member Functions | |
| static int_type | eof () | 
Work around missing std::char_traits<unsigned char>
| typedef unsigned char std::char_traits< unsigned char >::char_type | 
| typedef int std::char_traits< unsigned char >::int_type | 
| typedef long std::char_traits< unsigned char >::off_type | 
| typedef size_t std::char_traits< unsigned char >::pos_type | 
| 
 | static |