Set
Home Up

 

Same level pages:
Vector
Deque
List
Set
Multiset
Map
Multimap
String
Bitset
Stack
Queue
Priority Queue

Parent level pages:
Containers
Classes
Iterators
Algorithms

The template class set(Key, Compare)represents a simple associative container that is also a unique associative container and a sorted associative container. The Key class must be assignable and the Compare predicate function class must represent a strict weak ordering.

ŠPaul Buis & Ball State University Author: Paul Buis (peb@bsu.edu) Last Modified:10/26/00 03:31 PM

NOTICE: The information presented on this page represents the personal views, ideas, and opinions of the author. This is not an official Ball State University web page. Links contained at this web site to other organizations, are presented as a service and neither constitute nor imply university endorsement or warranty.