Represents Clickhouse UInt16 column.
More...
#include <userver/storages/clickhouse/io/columns/uint16_column.hpp>
|
static ColumnRef | Serialize (const container_type &from) |
|
Represents Clickhouse UInt16 column.
Definition at line 14 of file uint16_column.hpp.
◆ container_type
using storages::clickhouse::io::columns::UInt16Column::container_type = std::vector<cpp_type> |
◆ cpp_type
using storages::clickhouse::io::columns::UInt16Column::cpp_type = uint16_t |
The documentation for this class was generated from the following file: