Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ChaiScript/ChaiScript
/ size
Method
size
unittests/catch.hpp:449–451 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
447
return m_size == 0;
448
}
449
auto size() const noexcept -> size_type {
450
return m_size;
451
}
452
453
auto numberOfCharacters() const noexcept -> size_type;
454
auto c_str() const -> char const*;
Callers
15
default_search_paths
Function · 0.45
interactive
Function · 0.45
main
Function · 0.45
default_search_paths
Function · 0.45
operator()
Method · 0.45
default_search_paths
Function · 0.45
StringRef
Method · 0.45
describe
Method · 0.45
describe
Method · 0.45
match
Method · 0.45
match
Method · 0.45
match
Method · 0.45
Calls
no outgoing calls
Tested by
1
do_something_with_enum_vector
Function · 0.36