home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
OS/2 Professional Developers Kit 1992 November
/
Disc01
/
Disc01.mdf
/
cppbeta
/
bbxxk
/
isrtbag.h__
/
ISRTBAG.H
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
C/C++ Source or Header
|
1992-10-26
|
276 b
|
15 lines
/* Copyright (c) IBM Corp. 1992 */
#ifndef _ISRTBAG_H
#define _ISRTBAG_H
#include <isbkss.h>
#include <iavlkss.h>
IDefineGSortedBagOnGKeySortedSet (IGAvlKeySortedSet, IGSortedBag)
#define ISortedBagOps IECOps
IDefineStdCollectionWithOps (SortedBag)
#endif