sol2/docs
ThePhD 48eea7b573
New Unsafe Feature: Function Pointers!
- Not at all type safe: there should be some investigation into making it less unsafe to work with these things (albeit it looks like it would cost +1 pointer to serialize a string name for each callable in Lua, at LEAST)
- Must be opted into - see the documentation
- Fixes #1015
- A few drive-by fixes here and there
- New configuration test harness with CMake
2020-09-26 09:46:11 -04:00
..
presentations tfw you spell Eric's name wrong........... 2019-05-23 15:58:18 -04:00
source New Unsafe Feature: Function Pointers! 2020-09-26 09:46:11 -04:00
CMakeLists.txt Even better Regression Testing™ 2020-08-13 10:42:37 -04: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