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

Public Member Functions

template<typename Cont >
constexpr front_insert_iterator< Cont > operator() (Cont &cont) const