What does a failing Assert() mean?

  When an assert goes off what does it mean? In the codebases I work in, a failing assert doesn’t always indicate that the code is about to fail.   There actually are several conditions that we want to check with asserts.

Read more: 
What does a failing Assert() mean?

Leave a comment

Your email address will not be published. Required fields are marked *

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>