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;

Created with MrDocs