In the case where this Proctor has been released, attach this object to the specified container. If this object is already attached, release the previous object first. The behavior is undefined if 0 == container.
Synopsis
Declared in <bdlcc_deque.h>
void
load(Deque<TYPE> const* container);
Created with MrDocs