libpqxx
The C++ client library for PostgreSQL
array.hxx File Reference
#include <algorithm>
#include <cassert>
#include <stdexcept>
#include <string>
#include <type_traits>
#include <utility>
#include <vector>
#include "pqxx/connection.hxx"
#include "pqxx/internal/array-composite.hxx"
#include "pqxx/internal/encoding_group.hxx"
#include "pqxx/internal/encodings.hxx"

Go to the source code of this file.

Classes

class  pqxx::array< ELEMENT, DIMENSIONS, SEPARATOR >
 An SQL array received from the database. More...
 
class  pqxx::array_parser
 Low-level parser for C++ arrays. More...
 

Namespaces

 pqxx
 The home of all libpqxx classes, functions, templates, etc.