Commit Graph

2 Commits

Author SHA1 Message Date
Alexander Hoischen
f0396f8e6b Fix Exceptions Always Being Printed
This commit fixes the issue, that exception messages were always printed
to cerr, regardless of SOL_PRINT_ERRORS setting. This also makes the
inclusion of iostream completely optional, reducing binary sizes.

Fixes #652.
2018-06-11 21:27:54 +02:00
ThePhD
623a38e80e add exception trampoline support to sol2 and add an example on how to use it 2018-03-09 22:27:49 -05:00