Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FirebirdSQL/firebird
/ top
Method
top
extern/libcds/cds/details/bounded_array.h:87–90 ·
view source on GitHub ↗
Returns pointer to the first item in the array
Source
from the content-addressed store, hash-verified
85
86
/// Returns pointer to the first item in the array
87
value_type * top() noexcept
88
{
89
return m_arr;
90
}
91
92
/// Get begin iterator
93
const_iterator begin() const noexcept
Callers
11
pop
Method · 0.80
pop_with
Method · 0.80
clear_with
Method · 0.80
pop
Method · 0.80
pop
Method · 0.80
fcstack.h
File · 0.80
fcpriority_queue.h
File · 0.80
Reset
Method · 0.80
WalkInternal
Method · 0.80
RunPostfix
Method · 0.80
Lexer.cpp
File · 0.80
Calls
no outgoing calls
Tested by
5
pop
Method · 0.64
pop_with
Method · 0.64
clear_with
Method · 0.64
pop
Method · 0.64
pop
Method · 0.64