Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FirebirdSQL/firebird
/ push
Method
push
extern/libcds/test/stress/queue/std_queue.h:31–34 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
29
}
30
31
bool push( const T& data )
32
{
33
return enqueue( data );
34
}
35
36
bool dequeue( T& data )
37
{
Callers
15
test
Method · 0.45
test
Method · 0.45
test
Method · 0.45
test
Method · 0.45
test
Method · 0.45
test
Method · 0.45
test
Method · 0.45
test
Method · 0.45
test
Method · 0.45
test
Method · 0.45
test_string
Method · 0.45
test
Method · 0.45
Calls
1
enqueue
Function · 0.50
Tested by
no test coverage detected