userver: userver/formats/yaml/iterator.hpp File 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
iterator.hpp File Reference

Iterator for formats::yaml::Value More...

#include <cstdint>
#include <iterator>
#include <optional>
#include <userver/formats/yaml/types.hpp>
#include <userver/utils/fast_pimpl.hpp>
+ Include dependency graph for iterator.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  formats::yaml::Iterator< iter_traits >
 Iterator for formats::yaml::Value More...
 

Namespaces

namespace  formats
 Value formats representation, parsing and serialization.
 
namespace  formats::yaml
 YAML support.
 

Detailed Description

Iterator for formats::yaml::Value

Definition in file iterator.hpp.