Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/boostorg/json
/ testDtor
Method
testDtor
test/object.cpp:268–275 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
266
}
267
268
void
269
testDtor()
270
{
271
// ~object()
272
{
273
object o;
274
}
275
}
276
277
void
278
testCtors()
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected