Insert __x at the front of this list.
Synopsis
Declared in <bslstp_slist.h>
void
push_front(value_type const& __x = _Tp());
Created with MrDocs
Insert __x at the front of this list.
Declared in <bslstp_slist.h>
void
push_front(value_type const& __x = _Tp());
Created with MrDocs