MCPcopy Create free account
hub / github.com/aguinet/dragonffi / pointer_iterator

Method pointer_iterator

include/dffi/iterator.h:322–322  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

320
321public:
322 pointer_iterator() = default;
323
324 explicit pointer_iterator(WrappedIteratorT u)
325 : pointer_iterator::iterator_adaptor_base(std::move(u)) {}

Callers

nothing calls this directly

Calls 1

moveFunction · 0.85

Tested by

no test coverage detected