libpqxx  v4.0-1
C++ library for PostgreSQL
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
compiler-public.hxx File Reference
#include "pqxx/config-public-compiler.h"
#include <iterator>
#include <cstddef>
Include dependency graph for compiler-public.hxx:
This graph shows which files directly or indirectly include this file:

Classes

struct  PGSTD::char_traits< CHAR >
 Work around missing std::char_traits. More...
 
struct  PGSTD::char_traits< char >
 Work around missing std::char_traits<char> More...
 
struct  PGSTD::char_traits< unsigned char >
 Work around missing std::char_traits<unsigned char> More...
 

Namespaces

namespace  PGSTD
 Alias for the standard namespace "<tt>std</tt>".
 

Macros

#define PQXX_CONST
 
#define PQXX_DEPRECATED
 
#define PQXX_LIBEXPORT
 
#define PQXX_MOVE(value)   (value)
 
#define PQXX_NORETURN
 
#define PQXX_NOVTABLE
 
#define PQXX_PRIVATE
 
#define PQXX_PURE
 
#define PQXX_TYPENAME   typename
 

Macro Definition Documentation

#define PQXX_CONST
#define PQXX_DEPRECATED
#define PQXX_LIBEXPORT
#define PQXX_MOVE (   value)    (value)
#define PQXX_NORETURN
#define PQXX_NOVTABLE
#define PQXX_PRIVATE
#define PQXX_PURE
#define PQXX_TYPENAME   typename