MCPcopy Create free account
hub / github.com/adamritter/fastgron / array_iterator

Method array_iterator

extern/simdjson/simdjson.h:24232–24232  ·  view source on GitHub ↗

Create a new, invalid array iterator. */

Source from the content-addressed store, hash-verified

24230public:
24231 /** Create a new, invalid array iterator. */
24232 simdjson_inline array_iterator() noexcept = default;
24233
24234 //
24235 // Iterator interface

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected