Return the number of elements contained by this deque.
Synopsis
Declared in <bslstl_deque.h>
Deque_Base<VALUE_TYPE>::size_type
size() const noexcept;
Created with MrDocs
Return the number of elements contained by this deque.
Declared in <bslstl_deque.h>
Deque_Base<VALUE_TYPE>::size_type
size() const noexcept;
Created with MrDocs