Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CppCXY/EmmyLuaCodeStyle
/ begin
Method
begin
3rd/wildcards/include/cx/array.hpp:33–36 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
31
}
32
33
constexpr const T* begin() const
34
{
35
return &data[0];
36
}
37
38
cfg_constexpr14 T* begin()
39
{
Callers
15
RemoveCodeStyle
Method · 0.45
Reformat
Method · 0.45
RangeFormat
Method · 0.45
CheckCodeStyle
Function · 0.45
RemoveCodeStyle
Method · 0.45
begin
Function · 0.45
operator==
Function · 0.45
LookUp
Method · 0.45
BuildDeletesWords
Method · 0.45
lowerString
Function · 0.45
PatternMatch
Method · 0.45
Compile
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected