Insert params
iterator insert( iterator before, param_pct_view const& p); » more...
iterator insert( iterator before, std::initializer_list<param_pct_view> init); » more...
template<class FwdIt> iterator insert( iterator before, FwdIt first, FwdIt last); » more...