File: config-public-compiler.h

package info (click to toggle)
libpqxx 4.0.1%2Bdfsg3-8
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 16,012 kB
  • ctags: 9,469
  • sloc: sh: 11,289; cpp: 10,801; xml: 1,256; makefile: 287; ansic: 195; python: 159
file content (14 lines) | stat: -rw-r--r-- 415 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
#define PGSTD std
/* #define PQXX_BROKEN_ITERATOR 1 */
/* #define PQXX_BROKEN_USING_DECL 1 */
#define PQXX_HAVE_CHAR_TRAITS 1
#define PQXX_HAVE_CPP_PRAGMA_MESSAGE 1
/* #define PQXX_HAVE_CPP_WARNING 1 */
#define PQXX_HAVE_IOS 1
#define PQXX_HAVE_LIMITS 1
#define PQXX_HAVE_LONG_LONG 1
#define PQXX_HAVE_LONG_DOUBLE 1
#define PQXX_HAVE_REVERSE_ITERATOR 1
#define PQXX_HAVE_STREAMBUF 1
#define PQXX_PQ_IN_NAMESPACE 1