Go to the source code of this file.
- Author
- Ken Kopelson (ken@m.nosp@m.etae.nosp@m.ra.co.nosp@m.m)
- Version
- 0.1
- Date
- 2020-08-20
- Copyright
- Copyright (c) 2020
◆ MAKE_SORTARRAYTYPE_DEF
| #define MAKE_SORTARRAYTYPE_DEF |
( |
|
C, |
|
|
|
T |
|
) |
| |
Value:Definition: DynaAlloc.h:13
Definition: DynaSort.h:74
Convenience Macro to declare a DynaSortArray object, with matching allocator.
◆ MAKE_SORTLISTTYPE_DEF
| #define MAKE_SORTLISTTYPE_DEF |
( |
|
C, |
|
|
|
T |
|
) |
| |
Value:Definition: DynaSort.h:44
Definition: DynaAlloc.h:26
Convenience Macro to declare a DynaSortList object, with matching allocator.