MCPcopy Create free account
hub / github.com/boostorg/json / do_deallocate

Method do_deallocate

test/storage_ptr.cpp:55–61  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

53 }
54
55 void
56 do_deallocate(
57 void*,
58 std::size_t,
59 std::size_t) noexcept override
60 {
61 }
62
63 bool
64 do_is_equal(

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected