Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
size
Function · 0.80
get
Function · 0.80
do_for_each
Function · 0.80
resize
Function · 0.80
equal_to_container
Function · 0.80
toml.hpp
File · 0.80
truncated
Method · 0.80
leaf
Method · 0.80
parse_key_buffer
Class · 0.80
make_key
Method · 0.80
parse_table_header
Method · 0.80
parse_key_value_pair_and_insert
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected