Range-v3
Range algorithms, views, and actions for the Standard Library
inplace_merge.hpp File Reference

Functions

template<typename I , typename S , typename C = less, typename P = identity>
CPP_TEMPLATE_AUX_0 ranges::I (requires bidirectional_iterator< I > &&sortable< I, C, P >) III inplace_merge(I first
 function template inplace_merge
 

Variables

CPP_TEMPLATE_AUX_0ranges::middle