libpqxx
The C++ client library for PostgreSQL
statement_parameters.hxx File Reference
#include <cstring>
#include <iterator>
#include <string>
#include <vector>
#include "pqxx/strconv.hxx"
#include "pqxx/util.hxx"
+ Include dependency graph for statement_parameters.hxx:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  pqxx::internal::c_params
 Internal type: encode statement parameters. More...
 

Namespaces

 pqxx
 The home of all libpqxx classes, functions, templates, etc.
 
 pqxx::internal
 Private namespace for libpqxx's internal use; do not access.
 

Variables

template<typename ITERATOR >
constexpr auto const pqxx::internal::iterator_identity