MCPcopy Create free account
hub / github.com/arun11299/cpp-jwt / ~json_ref

Method ~json_ref

include/jwt/json/json.hpp:12563–12563  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

12561 json_ref& operator=(const json_ref&) = delete;
12562 json_ref& operator=(json_ref&&) = delete;
12563 ~json_ref() = default;
12564
12565 value_type moved_or_copied() const
12566 {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected