Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
Fix typo #107
Conversation
raffienficiaud
self-assigned this
Dec 22, 2016
|
Is there any problem with this PR? |
|
Merged to branch origin/topic/PR107-BOOST_NO_EXCEPTIONS-typos, thanks! |
raffienficiaud
closed this
Jan 30, 2017
|
Merged to develop |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
equal-l2 commentedDec 19, 2016
•
edited
There are some of
BOOST_NO_EXCEPTION, which are typo ofBOOST_NO_EXCEPTIONSThis makes
throw_exceptionunusable under the existence ofBOOST_NO_EXCEPTIONS.