MCPcopy Create free account
hub / github.com/Tablecruncher/tablecruncher / iterator

Method iterator

external/utf8/checked.h:298–298  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

296 typedef std::ptrdiff_t difference_type;
297 typedef std::bidirectional_iterator_tag iterator_category;
298 iterator () {}
299 explicit iterator (const octet_iterator& octet_it,
300 const octet_iterator& rangestart,
301 const octet_iterator& rangeend) :

Callers

nothing calls this directly

Calls 1

out_of_rangeClass · 0.85

Tested by

no test coverage detected