|
libpqxx
The C++ client library for PostgreSQL
|
#include "pqxx-source.hxx"#include <cstdlib>#include <cstring>#include <stdexcept>#include <libpq-fe.h>#include "pqxx/internal/header-pre.hxx"#include "pqxx/except.hxx"#include "pqxx/internal/concat.hxx"#include "pqxx/internal/result_iterator.hxx"#include "pqxx/result.hxx"#include "pqxx/row.hxx"#include "pqxx/internal/header-post.hxx"Namespaces | |
| pqxx | |
| The home of all libpqxx classes, functions, templates, etc. | |
Functions | |
| template<> | |
| constexpr | pqxx::__attribute__ ((pure)) std |