mirror of
https://github.com/ThePhD/sol2.git
synced 2024-03-22 13:10:44 +08:00
d39330eab9
- 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) |
||
---|---|---|
.. | ||
_themes/sol2 | ||
api | ||
media | ||
tutorial | ||
benchmarks.rst | ||
build.rst | ||
codecvt.rst | ||
compilation.rst | ||
conf.py | ||
containers.rst | ||
errors.rst | ||
exceptions.rst | ||
features.rst | ||
functions.rst | ||
index.rst | ||
licenses.rst | ||
mentions.rst | ||
origin.rst | ||
performance.rst | ||
rtti.rst | ||
safety.rst | ||
threading.rst | ||
traits.rst | ||
usertypes.rst |