userver: formats::yaml::Value::IterTraits Struct Reference
Loading...
Searching...
No Matches
formats::yaml::Value::IterTraits Struct Reference

Detailed Description

Definition at line 42 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 43 of file value.hpp.

◆ pointer

using formats::yaml::Value::IterTraits::pointer = const formats::yaml::Value*

Definition at line 46 of file value.hpp.

◆ reference

using formats::yaml::Value::IterTraits::reference = const formats::yaml::Value&

Definition at line 45 of file value.hpp.

◆ value_type

using formats::yaml::Value::IterTraits::value_type = formats::yaml::Value

Definition at line 44 of file value.hpp.


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