Searched defs:idx_end (Results 1 – 1 of 1) sorted by relevance
385 inline op_iterator idx_end() { return op_end(); } in idx_end() function386 inline const_op_iterator idx_end() const { return op_end(); } in idx_end() function