1 #ifndef PQXX_INTERNAL_GATES_ICURSORSTREAM_ICURSOR_ITERATOR_HXX
2 #define PQXX_INTERNAL_GATES_ICURSORSTREAM_ICURSOR_ITERATOR_HXX
19 home().insert_iterator(i);
24 home().remove_iterator(i);
30 return home().forward(n);
35 home().service_iterators(p, loc);
Approximate istream_iterator for icursorstream.
Definition: cursor.hxx:483
Simple read-only cursor represented as a stream of results.
Definition: cursor.hxx:326
cursor_base::size_type size_type
Definition: cursor.hxx:328
cursor_base::difference_type difference_type
Definition: cursor.hxx:329
Base class for call gates.
Definition: callgate.hxx:55
Definition: icursorstream-icursor_iterator.hxx:10
Definition: connection.hxx:94
std::source_location sl
Convenience alias for std::source_location. It's just too long.
Definition: types.hxx:38