Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CodingGay/BlackDex
/ size
Method
size
Bcore/src/main/cpp/Dobby/tests/catch.hpp:452–454 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
450
return m_size == 0;
451
}
452
auto size() const noexcept -> size_type {
453
return m_size;
454
}
455
456
auto numberOfCharacters() const noexcept -> size_type;
457
auto c_str() const -> char const *;
Callers
15
StringRef
Method · 0.45
describe
Method · 0.45
describe
Method · 0.45
match
Method · 0.45
match
Method · 0.45
match
Method · 0.45
addPattern
Method · 0.45
testCaseEnded
Method · 0.45
getExpressionInMacro
Method · 0.45
isBoundary
Method · 0.45
calcLength
Method · 0.45
operator*
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected