System Macro CATLISTV_DEFINE
Macro CATLISTV_DEFINE (T)
Macros to define classes which implement lists of values
of user-defined type X.
Role: The functionalities supported by the list class
can be turned on and off depending on your needs, using #define
symbols (if the proper #defined symbol is present, the
functionality is added to the class, otherwise it is omitted).
There is a trade-off between code-size and functionalities:
the more functionalities, the larger the code size.
The list of available functionalities is defined in
CATLISTP_AllFunct.h
This object is included in the file: CATLISTV_Define.h
Copyright © 1999-2015, Dassault Systèmes. All rights reserved.