Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FirebirdSQL/firebird
/ pop
Method
pop
extern/libcds/test/stress/stack/stack_type.h:49–52 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
47
}
48
49
bool pop( T& v )
50
{
51
return base_class::pop_front( v );
52
}
53
};
54
55
template <typename T, typename Traits=cds::container::fcdeque::traits>
Callers
4
test
Method · 0.45
pop
Method · 0.45
test
Method · 0.45
analyze
Method · 0.45
Calls
1
pop_front
Function · 0.50
Tested by
no test coverage detected