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

Function node

src/toml.hpp:4078–4082  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

4076 }
4077
4078 TOML_PURE_INLINE_GETTER
4079 viewed_type* node() const noexcept
4080 {
4081 return node_;
4082 }
4083
4084 TOML_PURE_GETTER
4085 node_type type() const noexcept

Callers 1

toml.hppFile · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected