See the first splice overload above.
Synopsis
Declared in <bslstl_list.h>
void
splice(
const_iterator dstPosition,
BloombergLP::bslmf::MovableRef<list> src);
Created with MrDocs
See the first splice overload above.
Declared in <bslstl_list.h>
void
splice(
const_iterator dstPosition,
BloombergLP::bslmf::MovableRef<list> src);
Created with MrDocs