Previous: , Up: Referable Types Library Definitions   [Index]


7.40.1.2 Referable Types Library Generation Flags

The referable types library generation flags affect the referable types library objects construction.

Zero or more generation flags may be specified for the flags argument of the referable types library construction function.

See x1f4_init_lxpart.

X1f4_LXPART_AUTOLINK

indicates the referable types library library constructor that it should observe the temporaries allocator.

X1f4_LXPART_CODELINK

indicates the referable types library constructor that it should observe the library data memory allocator (the library data memory allocator allocates memory for the library object construction purposes only).

X1f4_LXPART_MISSBAIL

indicates the referable types library constructor that it should observe the consolidated disposal manager.

See Consolidated Disposal.

X1f4_LXPART_RESOURCE

indicates the referable types library constructor that it should observe the data memory allocator (data is of the constructed types).

X1f4_LXPART_TEXTFLAT

indicates the referable types library constructor that it should observe the error reporter.