Function to_map
Summary
#include <src/c4/yml/tree.hpp>
(1) void to_map(size_t node, csubstr const &key, type_bits more_flags=0)
(2) void to_map(size_t node, type_bits more_flags=0)
Function overload
Synopsis
#include <src/c4/yml/tree.hpp>
void to_map(size_t node, csubstr const &key, type_bits more_flags=0)
Description
No description yet.
Source
Line 677 in src/c4/yml/tree.hpp.
Synopsis
#include <src/c4/yml/tree.hpp>
void to_map(size_t node, type_bits more_flags=0)
Description
No description yet.
Source
Line 680 in src/c4/yml/tree.hpp.