contents index previous next
SE_WRAPPER_TEMP
Like SE_TEMP, but the object and all of its members goes away when the current wrapper function finishes. If used outside of a wrapper function, it is identical to SE_TEMP. Like SE_TEMP, you cannot write to the object itself.
SE_NOWHERE