Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CppCXY/EmmyLuaCodeStyle
/ size
Method
size
3rd/wildcards/include/cx/array.hpp:23–26 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
21
using value_type = T;
22
23
constexpr std::size_t size() const
24
{
25
return N;
26
}
27
28
constexpr bool empty() const
29
{
Callers
15
CheckSingleFile
Method · 0.45
ReformatSingleFile
Method · 0.45
RangeReformat
Method · 0.45
GetStyle
Method · 0.45
Reformat
Method · 0.45
RangeFormat
Method · 0.45
CodeFormat.cpp
File · 0.45
CheckCodeStyle
Function · 0.45
format
Function · 0.45
range_format
Function · 0.45
type_format
Function · 0.45
update_config
Function · 0.45
Calls
no outgoing calls
Tested by
8
test_stl_allocator1
Function · 0.36
test_stl_allocator2
Function · 0.36
test_stl_allocator3
Function · 0.36
test_stl_allocator4
Function · 0.36
test_stl_allocator5
Function · 0.36
test_stl_allocator6
Function · 0.36
test_stl_allocator1
Function · 0.36
test_stl_allocator2
Function · 0.36