MCPcopy Create free account
hub / github.com/Open-GD/OpenGD / iter_impl

Method iter_impl

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

Source from the content-addressed store, hash-verified

12873 typename BasicJsonType::reference>::type;
12874
12875 iter_impl() = default;
12876 ~iter_impl() = default;
12877 iter_impl(iter_impl&&) noexcept = default;
12878 iter_impl& operator=(iter_impl&&) noexcept = default;

Callers

nothing calls this directly

Calls 1

Tested by

no test coverage detected