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