Return whether an exception occurred when last writing to d_value.

Synopsis

Declared in <bdlcc_boundedqueue.h>

bool
isUnconstructed() const;

Return Value

true if an exception occurred when last writing to d_value

Created with MrDocs