libpqxx
The C++ client library for PostgreSQL
statement_parameters.hxx File Reference
#include <cstring>
#include <iterator>
#include <string>
#include <vector>
#include "pqxx/binarystring.hxx"
#include "pqxx/strconv.hxx"
#include "pqxx/util.hxx"

Go to the source code of this file.

Classes

class  pqxx::internal::dynamic_params< IT, ACCESSOR >
 
struct  pqxx::internal::c_params
 Internal type: encode statement parameters. More...
 

Namespaces

 pqxx::internal
 Internal items for libpqxx' own use. Do not use these yourself.
 

Variables

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