userver: formats::yaml::Value::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::Value::IterTraits Struct Reference

Detailed Description

Definition at line 36 of file value.hpp.

Public Types

using native_iter = YAML::const_iterator
 
using value_type = formats::yaml::Value
 
using reference = const formats::yaml::Value&
 
using pointer = const formats::yaml::Value*
 

Member Typedef Documentation

◆ native_iter

using formats::yaml::Value::IterTraits::native_iter = YAML::const_iterator

Definition at line 37 of file value.hpp.

◆ pointer

◆ reference

◆ value_type


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