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

Detailed Description

Iterator for formats::yaml::Value

Definition in file iterator.hpp.

Go to the source code of this file.

#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:

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.