public member function
<deque>
std::deque::~deque~deque();
Deque destructor
Destroys the container object.This destroys all container elements, and deallocates all the storage capacity allocated by the
dequecontainer using its
allocator.
This calls
allocator_traits::destroyon each of the contained elements, and deallocates all the storage capacity allocated by the
dequecontainer using its
allocator.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4