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

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)