Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FirebirdSQL/firebird
/ push_with
Method
push_with
extern/libcds/cds/container/msqueue.h:322–325 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
320
/// Synonym for \p enqueue_with() function
321
template <typename Func>
322
bool push_with( Func f )
323
{
324
return enqueue_with( f );
325
}
326
327
/// Dequeues a value from the queue
328
/**
Callers
4
test
Method · 0.45
test
Method · 0.45
test
Method · 0.45
test
Method · 0.45
Calls
no outgoing calls
Tested by
4
test
Method · 0.36
test
Method · 0.36
test
Method · 0.36
test
Method · 0.36