A Reversible Container is a Forward Container whose iterators are Bidirectional Iterators. It allows backwards iteration through the container.Description
Loading...
A Reversible Container is a Forward Container whose iterators are Bidirectional Iterators. It allows backwards iteration through the container.Description