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

Method data

3rd/wildcards/include/cx/string_view.hpp:34–37  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

32 }
33
34 constexpr const T* data() const
35 {
36 return data_;
37 }
38
39 constexpr std::size_t size() const
40 {

Callers 15

ReformatSingleFileMethod · 0.45
RangeReformatMethod · 0.45
scan_numberMethod · 0.45
get_token_stringFunction · 0.45
scanFunction · 0.45
get_numberMethod · 0.45
get_token_stringMethod · 0.45
write_cborMethod · 0.45
write_msgpackMethod · 0.45
write_ubjsonMethod · 0.45
write_bson_binaryMethod · 0.45

Calls

no outgoing calls

Tested by 8

TESTFunction · 0.36
MakeTempDirMethod · 0.36
PrintStringToFunction · 0.36
PrintU8StringToFunction · 0.36
PrintU16StringToFunction · 0.36
PrintU32StringToFunction · 0.36
PrintWideStringToFunction · 0.36
CapturedStreamMethod · 0.36