Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/boostorg/json
/ name
Method
name
test/stream_parser.cpp:587–592 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
585
struct f_boost
586
{
587
static
588
string_view
589
name() noexcept
590
{
591
return
"boost"
;
592
}
593
594
double
595
operator()(string_view s) const
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected