userver: ydb::Int32Trait Struct Reference
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts
ydb::Int32Trait Struct Reference

Detailed Description

Definition at line 56 of file primitives.hpp.

Public Types

using Type = std::int32_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)
 

Member Typedef Documentation

◆ Type

using ydb::Int32Trait::Type = std::int32_t

Definition at line 57 of file primitives.hpp.


The documentation for this struct was generated from the following file: