Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/boostorg/json
/ on_key
Method
on_key
test/test.hpp:292–299 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
290
}
291
292
bool
293
on_key(
294
string_view,
295
std::size_t,
296
system::error_code& ec)
297
{
298
return maybe_fail(ec);
299
}
300
301
bool
302
on_string_part(
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected