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

Method ~table_vector_scope

src/toml.hpp:13062–13065  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

13060 }
13061
13062 ~table_vector_scope() noexcept
13063 {
13064 tables.pop_back();
13065 }
13066
13067 TOML_DELETE_DEFAULTS(table_vector_scope);
13068 };

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected