Sequences man page on SunOS

Man page or keyword search:  
man Server   20652 pages
apropos Keyword Search (all sections)
Output format
SunOS logo
[printable version]

Sequences(3C++)			       -		       Sequences(3C++)

Standard C++ Library Copyright 1998, Rogue Wave Software, Inc.

NAME
       Sequences   - A sequence is a container that organizes a set of objects
       of the same type into a linear arrangement. vector,  list,  deque,  and
       string fall into this category.

       Sequences  offer	 different  complexity	trade-offs. vector offers fast
       inserts and deletes from the end of the container. deque is useful when
       insertions  and	deletions  take	 place	at the beginning or end of the
       sequence. Use list when there are  frequent  insertions	and  deletions
       from the middle of the sequence.

SEE ALSO
       For  more  information  about sequences and their requirements, see the
       Containers section of this reference guide, or see the section  on  the
       specific container.

Rogue Wave Software		  02 Apr 1998		       Sequences(3C++)
[top]

List of man pages available for SunOS

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net