MCPcopy Create free account
hub / github.com/Tablecruncher/tablecruncher / ~json_ref

Method ~json_ref

external/json/json.hpp:11548–11548  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

11546 json_ref& operator=(const json_ref&) = delete;
11547 json_ref& operator=(json_ref&&) = delete;
11548 ~json_ref() = default;
11549
11550 value_type moved_or_copied() const
11551 {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected