userver: formats::yaml::ValueBuilder::IterTraits Struct Reference
⚠️ This is the documentation for an old userver version. Click here to switch to the latest version.
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts
formats::yaml::ValueBuilder::IterTraits Struct Reference

Public Types

using native_iter = YAML::iterator
 
using value_type = formats::yaml::ValueBuilder
 
using reference = formats::yaml::ValueBuilder &
 
using pointer = formats::yaml::ValueBuilder *
 

Detailed Description

Definition at line 38 of file value_builder.hpp.

Member Typedef Documentation

◆ native_iter

using formats::yaml::ValueBuilder::IterTraits::native_iter = YAML::iterator

Definition at line 39 of file value_builder.hpp.

◆ pointer

◆ reference

◆ value_type


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