Iterator for BSON values.
Definition in file iterator.hpp.
Go to the source code of this file.
#include <iterator>#include <optional>#include <string>#include <type_traits>#include <unordered_map>#include <variant>#include <vector>#include <userver/formats/bson/types.hpp>#include <userver/formats/common/iterator_direction.hpp>
 Include dependency graph for iterator.hpp:
 This graph shows which files directly or indirectly include this file:Classes | |
| class | formats::bson::Iterator< ValueType, Direction > | 
| Iterator for BSON values.  More... | |
Namespaces | |
| namespace | formats | 
| Value formats representation, parsing and serialization.  | |
| namespace | formats::bson | 
| BSON support.  | |