Definition at line 43 of file primitives.hpp.
Public Types | |
using | Type = bool |
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::BoolTrait::Type = bool |
Definition at line 44 of file primitives.hpp.