Insert elements.
template< class FwdIt> iterator insert( iterator before, FwdIt first, FwdIt last);
This function inserts a range of elements at the specified container position. The key and value strings must not reference the underlying URL buffer, or else the behavior is undefined.
Iterator pointing to the first inserted element
Name |
Description |
---|---|
|
Position at which the elements should be inserted |
|
An iterator to the beginning of the query parameter range |
|
An iterator to the end of the query parameter range |