|
libpqxx
The C++ client library for PostgreSQL
|
Go to the source code of this file.
Classes | |
| class | pqxx::internal::stream_query_input_iterator< TYPE > |
| Input iterator for stream_query. More... | |
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. | |
Functions | |
| template<typename... TYPE> | |
| bool | pqxx::internal::operator== (stream_query_end_iterator, stream_query_input_iterator< TYPE... > const &i) |
| template<typename... TYPE> | |
| bool | pqxx::internal::operator!= (stream_query_end_iterator, stream_query_input_iterator< TYPE... > const &i) |