Previous: Library Operation Interface Flags, Up: Library Construct Definitions [Index]
The library construct generation flags indicate the application concerns to be observed when constructing library objects.
Zero or more (generic) generation flags may be specified for the (generic) flags argument of the library construction functions (in addition to the class specific generation flags).
X1f4_LXWIDE_CODELINK
indicates the library object constructors that they are to observe the library data memory allocator.
X1f4_LXWIDE_COMPOSER
indicates the library object constructors that they may use the method constructing single parameter function implicit converters.
X1f4_LXWIDE_IMPLICIT
indicates the library object constructors that they may use the method constructing prefix unary operator implicit converters.
X1f4_LXWIDE_MISSBAIL
indicates the library object constructors that they are to observe the consolidated disposal manager.
X1f4_LXWIDE_RESOURCE
indicates the library object constructors that they are to observe the data memory allocator.
X1f4_LXWIDE_TEXTFLAT
indicates the library object constructors that they are to observe the error reporter.