OZO 「お象」
Boost.Asio and libpq based asynchronous PostgreSQL unofficial header-only C++17 client library.
OutputIterator Interface Reference

#include <ozo/core/concept.h>

Description

Output Iterator concept.

Type Iterator models OutputIterator concept if for its iterator category is based on std::output_iterator_tag.