/home/ntakagi/work/STLport-5.1.5/stlport/stl/_set.h File Reference

#include <stl/_tree.h>
#include <stl/_relops_cont.h>

Go to the source code of this file.

Classes

class  set< _Key,, >
class  multiset< _Key,, >

Defines

#define _STLP_TEMPLATE_HEADER   template <class _Key, class _Compare, class _Alloc>
#define _STLP_TEMPLATE_CONTAINER   set<_Key,_Compare,_Alloc>
#define _STLP_TEMPLATE_CONTAINER   multiset<_Key,_Compare,_Alloc>


Define Documentation

#define _STLP_TEMPLATE_CONTAINER   multiset<_Key,_Compare,_Alloc>

Definition at line 379 of file _set.h.

#define _STLP_TEMPLATE_CONTAINER   set<_Key,_Compare,_Alloc>

Definition at line 379 of file _set.h.

#define _STLP_TEMPLATE_HEADER   template <class _Key, class _Compare, class _Alloc>

Definition at line 375 of file _set.h.



Generated on Mon Mar 10 15:32:49 2008 by  doxygen 1.5.1