OZO 「お象」
Boost.Asio and libpq based asynchronous PostgreSQL unofficial header-only C++17 client library.
ozo::oid_map_t< Ts > Struct Template Reference

#include <ozo/type_traits.h>

Description

template<typename ... Ts>
struct ozo::oid_map_t< Ts >

OidMap implementation type.

This type implements OidMap concept based on boost::hana::map.