ThePhD
|
0a9dc24f1f
|
first big sol3 push... tests not updated yet
|
2018-09-27 22:27:38 -07:00 |
|
ThePhD
|
6c40c559e3
|
prepare for new usertype
change how type T is gleaned from destructors and constructors in case of new syntax
add a hell of a lot more examples, update and clean documentation
|
2018-03-15 17:16:28 -04:00 |
|
ThePhD
|
c8bfcd2dc2
|
update stack docs
fix examples
do not throw std::exception directly: always use std::runtime_error, as it is the only one with a proper exception hole
|
2018-03-09 23:32:03 -05: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 |
|