userver: userver/yaml_config/iterator.hpp File Reference
Loading...
Searching...
No Matches
iterator.hpp File Reference

Detailed Description

Forward iterator adapter over YAML-backed configuration containers.

Definition in file iterator.hpp.

Go to the source code of this file.

#include <iterator>
#include <userver/formats/yaml/value.hpp>
+ This graph shows which files directly or indirectly include this file:

Classes

class  yaml_config::Iterator< IterTraits >
 Forward iterator adapter over YAML-backed configuration containers. More...
 

Namespaces

namespace  yaml_config
 YAML-backed static configuration (YamlConfig) and schemas.