Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FirebirdSQL/firebird
/ push
Method
push
extern/libcds/test/stress/stack/stack_type.h:44–47 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
42
{}
43
44
bool push( T const& v )
45
{
46
return base_class::push_front( v );
47
}
48
49
bool pop( T& v )
50
{
Callers
4
test
Method · 0.45
push
Method · 0.45
test
Method · 0.45
test
Method · 0.45
Calls
1
push_front
Function · 0.50
Tested by
no test coverage detected