Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/EarlhamInst/KAT
/ data
Method
data
deps/boost/boost/array.hpp:164–164 ·
view source on GitHub ↗
direct access to data (read-only)
Source
from the content-addressed store, hash-verified
162
163
// direct access to data (read-only)
164
const T* data() const { return elems; }
165
T* data() { return elems; }
166
167
// use array as C array (direct read/write access to data)
Callers
4
PrintStringTo
Function · 0.45
PrintWideStringTo
Function · 0.45
begin
Function · 0.45
end
Function · 0.45
Calls
no outgoing calls
Tested by
2
PrintStringTo
Function · 0.36
PrintWideStringTo
Function · 0.36