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

Go to the source code of this file.

Namespaces

namespace  pqxx
 The home of all libpqxx classes, functions, templates, etc.
 
namespace  pqxx::internal
 Internal items for libpqxx' own use. Do not use these yourself.
 

Macros

#define PQXX_IGNORING_DEPRECATED
 

Functions

class pqxx::__attribute__ ((visibility("default"))) array_parser
 Low-level parser for C++ arrays.
 
const_row_iterator pqxx::operator+ (const_row_iterator::difference_type o, const_row_iterator const &i) noexcept
 

Macro Definition Documentation

◆ PQXX_IGNORING_DEPRECATED

#define PQXX_IGNORING_DEPRECATED