-
-
Notifications
You must be signed in to change notification settings - Fork 9
pragma no_type_info
IsaacShelton edited this page Mar 21, 2022
·
1 revision
pragma no_type_info
is a pragma directive that disables runtime type information
pragma no_type_info
Don't use this, it is inconsistent with naming patterns. Instead use pragma no_typeinfo
See --no-typeinfo
in command-line usage for compiler argument