Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ObEngine/ObEngine
/ size
Method
size
extlibs/catch/include/catch/catch.hpp:636–638 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
634
return m_size == 0;
635
}
636
auto size() const noexcept -> size_type {
637
return m_size;
638
}
639
640
auto numberOfCharacters() const noexcept -> size_type;
641
auto c_str() const -> char const*;
Callers
15
StringRef
Method · 0.45
IMutableEnumValuesRegistry
Class · 0.45
describe
Method · 0.45
describe
Method · 0.45
match
Method · 0.45
match
Method · 0.45
match
Method · 0.45
match
Method · 0.45
next
Method · 0.45
next
Method · 0.45
next
Method · 0.45
addPattern
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected