Return a pointer to the bsl::deque contained in the Deque managed by this Proctor object'. The behavior is undefined if this Proctor has been released.
Synopsis
Declared in <bdlcc_deque.h>
bsl::deque<TYPE>*
operator‐>() const;
Return Value
a pointer to the managed bsl::deque
Created with MrDocs