userver: yaml_config::YamlConfig::IterTraits Struct Reference
Loading...
Searching...
No Matches
yaml_config::YamlConfig::IterTraits Struct Reference

Detailed Description

Definition at line 74 of file yaml_config.hpp.

Public Types

using value_type = YamlConfig
using reference = const YamlConfig&
using pointer = const YamlConfig*

Member Typedef Documentation

◆ pointer

using yaml_config::YamlConfig::IterTraits::pointer = const YamlConfig*

Definition at line 77 of file yaml_config.hpp.

◆ reference

using yaml_config::YamlConfig::IterTraits::reference = const YamlConfig&

Definition at line 76 of file yaml_config.hpp.

◆ value_type

using yaml_config::YamlConfig::IterTraits::value_type = YamlConfig

Definition at line 75 of file yaml_config.hpp.


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