Move the element following __prev to immediately after __pos.
Synopsis
Parameters
Name |
Description |
__pos |
position after which the element is inserted |
__prev |
iterator preceding the element to move |
Created with MrDocs