home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
OS/2 Professional Developers Kit 1992 November
/
Disc01
/
Disc01.mdf
/
cppbeta
/
bbxxk
/
isrtmap.h__
/
ISRTMAP.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
|
280 b
|
15 lines
/* Copyright (c) IBM Corp. 1992 */
#ifndef _ISRTMAP_H
#define _ISRTMAP_H
#include <ismkss.h>
#include <iavlkss.h>
IDefineGSortedMapOnGKeySortedSet (IGAvlKeySortedSet, IGSortedMap)
#define ISortedMapOps IEKCOps
IDefineStdKeyCollectionWithOps (SortedMap)
#endif