Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ChaiScript/ChaiScript
/ empty
Method
empty
include/chaiscript/dispatchkit/bootstrap_stl.hpp:54–57 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
52
}
53
54
bool empty() const
55
{
56
return m_begin == m_end;
57
}
58
59
void pop_front()
60
{
Callers
5
container_type
Function · 0.45
back_insertion_sequence_type
Function · 0.45
front_insertion_sequence_type
Function · 0.45
vector_type
Function · 0.45
string_type
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected