|
|
|
|
|
by DLoupe
584 days ago
|
|
> The safety checks have uncovered over 1,000 bugs In most implementations of the standard library, safety checks can be enabled with a simple #define. In some, it's the default behavior in DEBUG mode. I wonder what this library improves on that and why these bugs have not been discovered before. |
|
Most folks don't use those #defines, and many still haven't leaned about them.