MCPcopy 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

CheckSingleFileMethod · 0.45
CheckWorkspaceMethod · 0.45
InitFormatFunction · 0.45
InitCheckFunction · 0.45
ReformatSingleFileMethod · 0.45
ReformatWorkspaceMethod · 0.45
IsSubRelativeFunction · 0.45
SetConfigFilePathMethod · 0.45
SetDefaultCodeStyleMethod · 0.45
range_formatFunction · 0.45

Calls 1

sizeFunction · 0.70

Tested by 15

TESTFunction · 0.36
TESTFunction · 0.36
TESTFunction · 0.36
IsDirectoryMethod · 0.36
ParseNaturalNumberFunction · 0.36
EqFailureFunction · 0.36
AppendUserMessageFunction · 0.36