sol2/docs
ThePhD d39330eab9
Overhaul function calls and usage
- add noexcept to some of the core function calls
- type usage for both trampolines and yields can now be fully tracked, at the expense of more template instantiations when using both
- exceptions should be less prone to explosion in C versions, but will break in C++ code (the trampolines need to be modified for usertype calls to avoid this problem, specifically)
2020-12-17 23:25:48 -05:00
..
presentations tfw you spell Eric's name wrong........... 2019-05-23 15:58:18 -04:00
source Overhaul function calls and usage 2020-12-17 23:25:48 -05:00
CMakeLists.txt Add CMake option to disable installation 2020-11-01 12:32:18 -05:00
make.bat HEAVILY improve the entire infrastructure and documentation along with all the examples 2019-05-21 19:17:31 -04:00
Makefile HEAVILY improve the entire infrastructure and documentation along with all the examples 2019-05-21 19:17:31 -04:00