Range-v3
Range algorithms, views, and actions for the Standard Library
ranges::inserter_fn Struct Reference

Public Member Functions

template<typename Cont >
constexpr insert_iterator< Cont > operator() (Cont &cont, typename Cont::iterator where) const