Tools.h++ Class Reference

Table Of Contents
Click on the banner to return to the Class Reference home page.
©Copyright 1996 Rogue Wave Software
RWTValSortedVector<T,C>
Synopsis
Please Note!
Description
Persistence
Example
Related Classes
Public Typedefs
Public Constructors
Public Member Operators
Public Member Functions
Static Public Data Member
Related Global Operators
Synopsis
#include <rw/tvsrtvec.h>
RWTValSortedVector<T,C> srtvec;
Please Note!
If you have the Standard C++ Library, use the interface described here. Otherwise, use
the restricted interface to RWTValSortedVector described in Appendix A.
Description
This class maintains an always-sorted collection of values, implemented as a vector.