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

Method commit

include/boost/json/impl/array.hpp:76–80  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

74 }
75
76 void
77 commit() noexcept
78 {
79 arr_ = nullptr;
80 }
81};
82
83//----------------------------------------------------------

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected