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

Method value_stack

include/boost/json/value_stack.hpp:197–198  ·  view source on GitHub ↗

Overload

Source from the content-addressed store, hash-verified

195
196 /// Overload
197 value_stack(
198 value_stack const&) = delete;
199 /// @}
200
201 /** Prepare to build a new document.

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected