This website requires JavaScript.
Explore
Help
Sign In
boost
/
assert
Watch
2
Star
0
Fork
0
You've already forked assert
mirror of
https://github.com/boostorg/assert.git
synced
2026-01-24 05:42:08 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
00ec072fc9ceefc38748d0ed6344ae799e956401
assert
/
include
History
David Deakins
00ec072fc9
Revised the assertion_failed_msg function to use std::exit(-1) instead of std::abort() for Windows CE (since Windows CE does not have an abort() function in the CRT library)
...
[SVN r68982]
2014-01-02 16:13:22 +02:00
..
boost
Revised the assertion_failed_msg function to use std::exit(-1) instead of std::abort() for Windows CE (since Windows CE does not have an abort() function in the CRT library)
2014-01-02 16:13:22 +02:00