Returns a reference to the last element.
Synopsis
Declared in <prevector.h>
T&
back();
Return Value
A reference to the last element.
Created with MrDocs
Returns a reference to the last element.
Declared in <prevector.h>
T&
back();
A reference to the last element.
Created with MrDocs