Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/andreasfertig/cppinsights
/ empty
Method
empty
StackList.h:69–69 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
67
T& back() noexcept { return *static_cast<T*>(mLast); }
68
69
constexpr bool empty() const noexcept { return (nullptr == mLast); }
70
71
class StackListIterator
72
{
Callers
15
Normalize
Function · 0.45
IsAnonymousStructOrUnion
Function · 0.45
finish
Method · 0.45
insertInits
Method · 0.45
AccessToStringWithColon
Function · 0.45
~LambdaScopeHandler
Method · 0.45
GetStorageClassAsStringWithSpace
Function · 0.45
InsertInstantiationPoint
Method · 0.45
InsertTemplateParameters
Method · 0.45
InsertConstructorExpr
Method · 0.45
InsideDecltype
Method · 0.45
HandleCompoundStmt
Method · 0.45
Calls
no outgoing calls
Tested by
3
foo2
Function · 0.36
bar
Function · 0.36
schedule
Method · 0.36