Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/boostorg/json
/ on_double
Method
on_double
test/test.hpp:345–352 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
343
}
344
345
bool
346
on_double(
347
double,
348
string_view,
349
system::error_code& ec)
350
{
351
return maybe_fail(ec);
352
}
353
354
bool
355
on_bool(
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected