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