Return true if this queue is full (has no available capacity), or false otherwise.
Synopsis
Declared in <bdlcc_singleproducersingleconsumerboundedqueue.h>
bool
isFull() const;
Created with MrDocs
Return true if this queue is full (has no available capacity), or false otherwise.
Declared in <bdlcc_singleproducersingleconsumerboundedqueue.h>
bool
isFull() const;
Created with MrDocs