Searched refs:range_xbuf (Results 1 – 1 of 1) sorted by relevance
323 class range_xbuf class325 range_xbuf(const range_xbuf &);326 range_xbuf & operator=(const range_xbuf &);332 range_xbuf(Iterator first, Iterator last) in range_xbuf() function in boost::movelib::detail_adaptive::range_xbuf343 ~range_xbuf() in ~range_xbuf()1790 …range_xbuf<RandIt, move_op> rbuf( (use_buf && xbuf_used) ? (combined_first-l_block) : combined_fir… in adaptive_sort_combine_blocks()1816 …range_xbuf<RandIt, move_op> rbuf(combined_last, xbuf_used ? (combined_last+l_block) : combined_las… in adaptive_sort_combine_blocks()