Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/boostorg/json
/ on_string_part
Method
on_string_part
test/test.hpp:545–552 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
543
}
544
545
bool
546
on_string_part(
547
string_view,
548
std::size_t,
549
system::error_code&)
550
{
551
return maybe_throw();
552
}
553
554
bool
555
on_string(
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected