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

Description

std::vector support

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

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

Models
Array