Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/boostorg/json
/ empty
Method
empty
include/boost/json/detail/stack.hpp:61–65 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
59
std::size_t buf_size) noexcept;
60
61
bool
62
empty() const noexcept
63
{
64
return size_ == 0;
65
}
66
67
BOOST_JSON_DECL
68
void
Callers
3
on_string
Method · 0.45
on_key
Method · 0.45
write_impl
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected