fAssertNoMetadata#
Fully qualified name: carb::assert::fAssertNoMetadata
Defined in carb/assert/IAssert.h
-
constexpr AssertFlags carb::assert::fAssertNoMetadata = 0x00000008#
Flag to indicate that the assertion should not store any crash metadata.
This is not recommended except for tests only.