|
inlinenoexcept |
Erases all the elements. Note that this function only erases the elements, and that if the elements themselves are pointers, the pointed-to memory is not touched in any way. Managing the pointer is the user's responsibility.
Definition at line 1934 of file stl_deque.h.
Referenced by _M_erase(), and _M_range_initialize().
