-
-
Notifications
You must be signed in to change notification settings - Fork 9
pragma unsafe_new
IsaacShelton edited this page Mar 21, 2022
·
1 revision
pragma unsafe_new is a pragma directive that disables the automatic zero-initialization of memory allocated with new
pragma unsafe_new
See --unsafe-new in command-line usage for compiler argument