Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/boostorg/json
/ run
Method
run
test/doc_serializing.cpp:51–55 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
49
{
50
public:
51
void
52
run()
53
{
54
(void)&set1;
55
}
56
};
57
58
TEST_SUITE(doc_serializing_test,
"boost.json.doc_serializing"
);
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected