Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cpputest/cpputest
/ isEmpty
Method
isEmpty
src/CppUTest/SimpleString.cpp:446–449 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
444
}
445
446
bool SimpleString::isEmpty() const
447
{
448
return size() == 0;
449
}
450
451
SimpleString::~SimpleString()
452
{
Callers
3
createFileName
Method · 0.45
writeTestCases
Method · 0.45
createUserText
Method · 0.45
Calls
no outgoing calls
Tested by
3
createFileName
Method · 0.36
writeTestCases
Method · 0.36
createUserText
Method · 0.36