[#btck-Range-01-back] = xref:btck.adoc[btck]::xref:btck/Range-01.adoc[Range]::back :relfileprefix: ../../ :mrdocs: Returns the last element. == Synopsis Declared in `<kernel/bitcoinkernel_wrapper.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:btck/Range-01/value_type.adoc[value_type] back() const; ---- == Return Value The view at the final index. [.small]#Created with https://www.mrdocs.com[MrDocs]#