MCPcopy Create free account
hub / github.com/KTH-RPL/dufomap / table_iterator

Method table_iterator

src/toml.hpp:7210–7211  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

7208
7209 public:
7210 TOML_NODISCARD_CTOR
7211 table_iterator() noexcept = default;
7212
7213 TOML_NODISCARD_CTOR
7214 explicit table_iterator(mutable_map_iterator iter) noexcept //

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected