Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/andreasfertig/programming-with-cpp20
/ data
Method
data
12.19-constevalParmCheck1/main.cpp:75–75 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
73
}
74
75
constexpr char* data() { return _data; }
76
constexpr char* data() const { return _data; }
77
constexpr std::size_t size() const { return _length; }
78
Callers
15
Open
Function · 0.80
log
Function · 0.80
main
Function · 0.80
Log
Function · 0.80
Open
Function · 0.80
Send
Function · 0.80
Open
Function · 0.80
main
Function · 0.80
main
Function · 0.80
log
Function · 0.80
Send
Function · 0.80
main
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected