Turi Create
4.0
|
#include <core/generics/hopscotch_table.hpp>
Standard insert iterator. Writing into this iterator will cause insertions to occur. It is however, recommended that the insert() operation be used instead of the insert_iterator since the insert_iterator silently fails on insert failure.
Definition at line 266 of file hopscotch_table.hpp.