Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/boostorg/json
/ testNull
Method
testNull
test/serializer.cpp:226–230 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
224
//------------------------------------------------------
225
226
void
227
testNull()
228
{
229
check(
"null"
);
230
}
231
232
void
233
testBoolean()
Callers
nothing calls this directly
Calls
1
check
Function · 0.85
Tested by
no test coverage detected