CGAL 4.8.1 - Manual
|
This concepts refers to the one described at http://www.sgi.com/tech/stl/BackInsertionSequence.html.
It is a container that is a model of SequenceContainer
that has the ability to append elements at the end of the sequence and to access the last element, both in amortized constant time.