Skip to content
Snippets Groups Projects
Commit 538fa54d authored by Eric Cano's avatar Eric Cano
Browse files

Fixed inheritance from std::exception (const correctness of what()). This...

Fixed inheritance from std::exception (const correctness of what()). This required declaring m_what mutable.
Created a multithreaded unit test.
Created an automatic exception thrower for unhandled errors.
Ported from previous proof of concept the threading primitves and made them production level (with error checking).
Added unit tests for threading primitives.
parent e95b65fd
No related branches found
No related tags found
No related merge requests found
Showing
with 20 additions and 19 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment