userver: yaml_config::YamlConfig::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
yaml_config::YamlConfig::IterTraits Struct Reference

Detailed Description

Definition at line 63 of file yaml_config.hpp.

Public Types

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

Member Typedef Documentation

◆ pointer

Definition at line 66 of file yaml_config.hpp.

◆ reference

◆ value_type


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