Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cameron314/concurrentqueue
/ get
Method
get
benchmarks/dlib/algs.h:1027–1027 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1025
stack_based_memory_block(): data(mem.data) {}
1026
1027
void* get () { return data; }
1028
/*!
1029
ensures
1030
- returns a pointer to the block of memory contained in this object
Callers
15
old_deserialize_floating_point
Function · 0.45
deserialize
Function · 0.45
cref
Function · 0.45
u8_to_u32
Function · 0.45
uflow
Method · 0.45
swap
Function · 0.45
operator==
Function · 0.45
operator!=
Function · 0.45
operator<=
Function · 0.45
operator>=
Function · 0.45
operator<
Function · 0.45
operator>
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected