Dec 26, 2015 c++ assert exception Don't Use Assert() If You Don't Mean It (C++) I found the hard way that assert() in C/C++ exists hard. This post explains that you get a SIGABRT . So, if you want your