Module ADT
- Description
Various Abstract Data Types.
- Constant
__HAVE_CIRCULAR_LIST_REPLACE_BACK__
constantintADT.__HAVE_CIRCULAR_LIST_REPLACE_BACK__- Description
Presence of this symbol indicates that CircularList()->replace_back() is implemented.
- Constant
__HAVE_CIRCULAR_LIST_REPLACE_FRONT__
constantintADT.__HAVE_CIRCULAR_LIST_REPLACE_FRONT__- Description
Presence of this symbol indicates that CircularList()->replace_front() is implemented.