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

Public Member Functions

template<typename Container >
constexpr back_insert_iterator< Container > operator() (Container &x) const