Return whether the left iterator precedes or equals the right (see free operator<=).
Synopsis
Declared in <bdlc_compactedarray.h>
template<>
bool
operator<=(
CompactedArray_ConstIterator const&,
CompactedArray_ConstIterator const&);
Created with MrDocs