Return a reference of the shared pointer referring to the record positioned at the back of this record buffer. The behavior is undefined unless this record buffer has been locked by the beginSequence method and 0 < length().
beginSequence
0 < length()
Declared in <ball_recordbuffer.h>
<ball_recordbuffer.h>
virtual bsl::shared_ptr<Record> const& back() const = 0;