REDSTL.h
Macro Definitions
Namespaces
Types
Detailed Description
Contains the REDsdk implementation of vectors and classes. These are almost compliant with STL standards with a few REDsdk proprietary changes.
Macro Definition
-
__RED_MLT_CALLER__
This value can be overridden to specify a source allocating data that is identified by the (int) value received by the symbol. A list of all existing engine allocation sources is provided in REDMemoryAllocator.h
. These are the RED_MLT_XXX symbols.
Because of template compilations, the
RED_MLT_CALLER symbol must be set before performing any REDsdk include in a source file.