Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FirebirdSQL/firebird
/ pop
Method
pop
extern/libcds/cds/container/msqueue.h:368–371 ·
view source on GitHub ↗
Synonym for \p dequeue() function
Source
from the content-addressed store, hash-verified
366
367
/// Synonym for \p dequeue() function
368
bool pop( value_type& dest )
369
{
370
return dequeue( dest );
371
}
372
373
/// Synonym for \p dequeue_with() function
374
template <typename Func>
Callers
14
fcqueue.h
File · 0.45
fcstack.h
File · 0.45
fcpriority_queue.h
File · 0.45
allocate
Method · 0.45
~lazy_vyukov_queue_pool
Method · 0.45
allocate
Method · 0.45
allocate
Method · 0.45
clear_buffer
Method · 0.45
clear_buffer
Method · 0.45
Reset
Method · 0.45
WalkInternal
Method · 0.45
RunPostfix
Method · 0.45
Calls
1
dequeue
Function · 0.70
Tested by
1
TestOneInput
Function · 0.36