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

Method size

src/toml.hpp:13019–13023  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

13017 }
13018
13019 TOML_PURE_INLINE_GETTER
13020 size_t size() const noexcept
13021 {
13022 return segments.size();
13023 }
13024 };
13025
13026 struct depth_counter_scope

Callers 15

sizeFunction · 0.80
getFunction · 0.80
do_for_eachFunction · 0.80
resizeFunction · 0.80
equal_to_containerFunction · 0.80
toml.hppFile · 0.80
truncatedMethod · 0.80
leafMethod · 0.80
parse_key_bufferClass · 0.80
make_keyMethod · 0.80
parse_table_headerMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected