MCPcopy Create free account
hub / github.com/CppCXY/EmmyLuaCodeStyle / cbegin

Method cbegin

3rd/wildcards/include/cx/array.hpp:43–46  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

41 }
42
43 constexpr const T* cbegin() const
44 {
45 return begin();
46 }
47
48 constexpr const T* end() const
49 {

Callers 7

dumpMethod · 0.45
updateFunction · 0.45
basic_json diffFunction · 0.45
updateFunction · 0.45
basic_json diffFunction · 0.45
dumpMethod · 0.45
NormalizeMethod · 0.45

Calls 1

beginFunction · 0.70

Tested by 1

NormalizeMethod · 0.36