Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/boostorg/json
/ name
Method
name
bench/bench-conv.cpp:288–292 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
286
}
287
288
string_view
289
name() const noexcept
290
{
291
return name_;
292
}
293
};
294
295
using impl_ptr = std::unique_ptr<any_impl const>;
Callers
2
bench-conv.cpp
File · 0.45
main
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected