Definition at line 78 of file primitives.hpp.
Public Types | |
| using | Type = double |
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::DoubleTrait::Type = double |
Definition at line 79 of file primitives.hpp.