Searched refs:range_xbuf (Results 1 – 2 of 2) sorted by relevance
213 class range_xbuf class215 range_xbuf(const range_xbuf &);216 range_xbuf & operator=(const range_xbuf &);222 range_xbuf(Iterator first, Iterator last) in range_xbuf() function in boost::movelib::range_xbuf233 ~range_xbuf() in ~range_xbuf()905 range_xbuf<Pointer, size_type, move_op> rxbuf(buffer, buffer + buffer_size); in merge_adaptive_ONlogN_recursive()
188 …range_xbuf<RandIt, size_type, move_op> rbuf( (use_buf && xbuf_used) ? (combined_first-l_block) : c… in adaptive_sort_combine_blocks()218 …range_xbuf<RandIt, size_type, move_op> rbuf(combined_last, xbuf_used ? (combined_last+l_block) : c… in adaptive_sort_combine_blocks()