BloombergLP::bdlar::ArrayConstRef::ArrayConstRef

Create ArrayConstRef object that wraps the same object as the specified object.

Synopsis

Declared in <bdlar_arrayref.h>

ArrayConstRef(ArrayRef const& object);

Parameters

NameDescription
objectnon-const array reference to rewrap as const