Move the range after __before_first through __before_last after __pos.
Synopsis
Parameters
Name |
Description |
__pos |
position after which the spliced range is inserted |
__before_first |
iterator preceding the first spliced element |
__before_last |
iterator preceding the end of the spliced range |
Created with MrDocs