BloombergLP::ball::FixedSizeRecordBuffer::back

Return a reference of the shared pointer referring to the record positioned at the back end of this record buffer. The behavior is undefined unless this record buffer has been locked by the beginSequence method and unless 0 < length().

Synopsis

Declared in <ball_fixedsizerecordbuffer.h>

virtual
bsl::shared_ptr<Record> const&
back() const override;