]> git.saurik.com Git - cycript.git/commit - Exception.hpp
C++11 now defaults destructors to noexcept(true).
authorJay Freeman (saurik) <saurik@saurik.com>
Mon, 13 Oct 2014 12:20:02 +0000 (05:20 -0700)
committerJay Freeman (saurik) <saurik@saurik.com>
Mon, 13 Oct 2014 12:20:02 +0000 (05:20 -0700)
commit2eb5f06f8a80f22e1677747ee448ad0db2b0bb35
treebaf03aefac66dece24f8f1fc0ca6345f74bf515f
parentbaea637579c120f1ee2be6d2b4404e21fa734d74
C++11 now defaults destructors to noexcept(true).
Exception.hpp