Increment the count of this guard, and return the new count.
Synopsis
Declared in <bslstl_deque.h>
std::size_t
operator++();
Return Value
new count after increment
Created with MrDocs
Increment the count of this guard, and return the new count.
Declared in <bslstl_deque.h>
std::size_t
operator++();
new count after increment
Created with MrDocs