libpqxx
The C++ client library for PostgreSQL
config-compiler.h
Go to the documentation of this file.
1
#ifndef PQXX_CONFIG_COMPILER_H
2
#define PQXX_CONFIG_COMPILER_H
3
4
/* #undef PQXX_HAVE_ASSUME */
5
#define PQXX_HAVE_CHARCONV_FLOAT 1
6
#define PQXX_HAVE_CXA_DEMANGLE 1
7
#define PQXX_HAVE_GCC_PURE 1
8
#define PQXX_HAVE_GCC_VISIBILITY 1
9
/* #undef PQXX_HAVE_MULTIDIM */
10
#define PQXX_HAVE_POLL 1
11
#define PQXX_HAVE_RANGES 1
12
#define PQXX_HAVE_SLEEP_FOR 1
13
/* #undef PQXX_HAVE_STACKTRACE */
14
#define PQXX_HAVE_STRERROR_R 1
15
/* #undef PQXX_HAVE_STRERROR_S */
16
/* #undef PQXX_HAVE_TYPE_DISPLAY */
17
#define PQXX_HAVE_YEAR_MONTH_DAY 1
18
/* #undef PQXX_HAVE_ZARGS */
19
#endif
include
pqxx
config-compiler.h
Generated by
1.9.1