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

Description

std::list support

#include <ozo/ext/std/list.h>

std::list<T, Allocator> is declared as an one dimensional array representation type.

Models
Array