Definition at line 70 of file primitives.hpp.
Public Types | |
using | Type = std::int64_t |
Static Public Member Functions | |
static Type | Parse (const NYdb::TValueParser &value_parser) |
template<typename Builder> | |
static void | Write (NYdb::TValueBuilderBase< Builder > &builder, Type value) |
using ydb::Int64Trait::Type = std::int64_t |
Definition at line 71 of file primitives.hpp.