mtx_policies Struct Reference
Aggregation of initialization and storage policy enums.
More...
#include <mtx/datablock.h>
List of all members.
|
Public Types |
enum | init_policy { ZEROS,
NO_INIT
} |
enum | storage_policy { COPY,
BORROW,
REFER
} |
Detailed Description
Aggregation of initialization and storage policy enums.
Definition at line 45 of file datablock.h.
The documentation for this struct was generated from the following file: