Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cameron314/concurrentqueue
/ data
Method
data
benchmarks/boost/array.hpp:171–171 ·
view source on GitHub ↗
direct access to data (read-only)
Source
from the content-addressed store, hash-verified
169
170
// direct access to data (read-only)
171
const T* data() const { return elems; }
172
T* data() { return elems; }
173
174
// use array as C array (direct read/write access to data)
Callers
9
thread
Method · 0.45
thread
Method · 0.45
thread
Method · 0.45
thread
Method · 0.45
thread
Method · 0.45
exceptions
Method · 0.45
serialize
Function · 0.45
deserialize
Function · 0.45
nodes
Method · 0.45
Calls
no outgoing calls
Tested by
2
thread
Method · 0.36
exceptions
Method · 0.36