Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CppCXY/EmmyLuaCodeStyle
/ empty
Method
empty
3rd/wildcards/include/cx/array.hpp:28–31 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
26
}
27
28
constexpr bool empty() const
29
{
30
return size() == 0;
31
}
32
33
constexpr const T* begin() const
34
{
Callers
15
CheckSingleFile
Method · 0.45
CheckWorkspace
Method · 0.45
InitFormat
Function · 0.45
InitCheck
Function · 0.45
ReformatSingleFile
Method · 0.45
ReformatWorkspace
Method · 0.45
IsSubRelative
Function · 0.45
SetConfigFilePath
Method · 0.45
SetDefaultStyleOptions
Method · 0.45
EnableAutoDetectConfig
Method · 0.45
SetDefaultCodeStyle
Method · 0.45
range_format
Function · 0.45
Calls
1
size
Function · 0.70
Tested by
15
TEST
Function · 0.36
TEST
Function · 0.36
GTEST_EXCLUSIVE_LOCK_REQUIRED_
Function · 0.36
GTEST_EXCLUSIVE_LOCK_REQUIRED_
Method · 0.36
TEST
Function · 0.36
IsDirectory
Method · 0.36
ParseNaturalNumber
Function · 0.36
GetAbsolutePathToOutputFile
Method · 0.36
PositiveAndNegativeUnitTestFilter
Method · 0.36
EqFailure
Function · 0.36
AppendUserMessage
Function · 0.36
XmlUnitTestResultPrinter
Method · 0.36