MCPcopy Create free account
hub / github.com/Tessil/ordered-map / ordered_iterator

Class ordered_iterator

include/tsl/ordered_hash.h:317–317  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

315 public:
316 template <bool IsConst>
317 class ordered_iterator;
318
319 using key_type = typename KeySelect::key_type;
320 using value_type = ValueType;

Callers

nothing calls this directly

Calls 1

KeySelectClass · 0.70

Tested by

no test coverage detected