mirror of
https://github.com/microsoft/GSL.git
synced 2026-01-25 16:42:24 +01:00
Allows independently controlling handling of different categories of bugs, such as bounds checks vs. null checks. User-extensible: Companies can instantiate their own `contract_group` objects for their own categories of contract checks, including for distinguishing contract "levels" like `Normal` vs. `Audit` by just creating those two groups that can then be controlled independently or in combination.
31 KiB
31 KiB