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

Method commit

include/boost/json/impl/object.hpp:144–148  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

142 }
143
144 void
145 commit() noexcept
146 {
147 obj_ = nullptr;
148 }
149};
150
151//----------------------------------------------------------

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected