home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
OS/2 Shareware BBS: 10 Tools
/
10-Tools.zip
/
cset21v1.zip
/
IBMCPP
/
IBMCLASS
/
ISETBST.H
< prev
next >
Wrap
Text File
|
1993-09-22
|
1KB
|
25 lines
/*******************************************************************************
* *
* COPYRIGHT: *
* IBM C/C++ Tools Version 2.01 - Collection Class Library *
* Licensed Materials - Property of IBM *
* (C) Copyright IBM Corporation 1992, 1993 *
* All Rights Reserved *
* US Government Users Restricted Rights - Use, duplication, or disclosure *
* restricted by GSA ADP Schedule Contract with IBM Corp. *
* *
*******************************************************************************/
#ifndef _ISETBST_H
#define _ISETBST_H
#include <isetkss.h>
#include <ibstkss.h>
IDefineGSetOnGKeySortedSet (IGBSTKeySortedSet, IGSetOnBSTKeySortedSet)
#define ISetOnBSTKeySortedSetOps IECOps
IDefineStdCollectionWithOps (SetOnBSTKeySortedSet)
#endif