top | item 46217393

(no title)

weebull | 2 months ago

It is intended for release builds. The ReleaseSafe target will keep the checks. ReleaseFast and ReleaseSmall will remove the checks, but those aren't the recommended release modes for general software. Only for when performance or size are critical.

discuss

order

tomnipotent|2 months ago

DebugAllocator essentially becomes a no-op wrapper when you use those targets.