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

Method iter_impl

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

default constructor

Source from the content-addressed store, hash-verified

10844
10845 /// default constructor
10846 iter_impl() = default;
10847
10848 /*!
10849 @brief constructor for a given JSON instance

Callers

nothing calls this directly

Calls 1

Tested by

no test coverage detected