MCPcopy Create free account
hub / github.com/boostorg/leaf / throws_on_copy

Method throws_on_copy

test/optional_test.cpp:63–66  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

61 int value;
62
63 throws_on_copy()
64 {
65 BOOST_TEST(++object_count>0);
66 }
67
68 throws_on_copy( throws_on_copy const & )
69 {

Callers

nothing calls this directly

Calls 1

exceptionClass · 0.50

Tested by

no test coverage detected