libpqxx
The C++ client library for PostgreSQL
Loading...
Searching...
No Matches
params.hxx File Reference

Go to the source code of this file.

Classes

class  pqxx::placeholders< COUNTER >
 Generate parameter placeholders for use in an SQL statement. More...

Namespaces

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

Macros

#define PQXX_IGNORING_DEPRECATED
#define PQXX_IGNORING_DEPRECATED

Functions

class pqxx::__attribute__ ((visibility("default"))) array_parser
 Low-level parser for C++ arrays.
template<typename IT>
constexpr auto pqxx::prepare::make_dynamic_params (IT begin, IT end)
template<typename C>
constexpr auto pqxx::prepare::make_dynamic_params (C const &container)
template<typename C, typename ACCESSOR>
constexpr auto pqxx::prepare::make_dynamic_params (C &container, ACCESSOR accessor)

Macro Definition Documentation

◆ PQXX_IGNORING_DEPRECATED [1/2]

#define PQXX_IGNORING_DEPRECATED

◆ PQXX_IGNORING_DEPRECATED [2/2]

#define PQXX_IGNORING_DEPRECATED