Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ChaiScript/ChaiScript
/ empty
Method
empty
include/chaiscript/dispatchkit/any.hpp:144–147 ·
view source on GitHub ↗
queries
Source
from the content-addressed store, hash-verified
142
143
// queries
144
bool empty() const
145
{
146
return !bool(m_data);
147
}
148
149
const std::type_info & type() const
150
{
Callers
15
parse_number
Method · 0.45
ensure_minimum_path_vec
Method · 0.45
Num
Method · 0.45
Id
Method · 0.45
process_hex
Method · 0.45
process_octal
Method · 0.45
Dot_Fun_Array
Method · 0.45
Inline_Container
Method · 0.45
pretty_print
Method · 0.45
format_parameters
Method · 0.45
eval_function
Function · 0.45
Fun_Call_AST_Node
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected