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