mirror of
https://github.com/ChaiScript/ChaiScript.git
synced 2025-12-07 01:06:54 +08:00
1) Static member defined in header. this will have to be cleaned up as it prevents mult-file compilation. 2) Ptrs are never let go of, so data is never freed, so every object that is ever created is always created |
||
|---|---|---|
| .. | ||
| bootstrap_stl.hpp | ||
| bootstrap.hpp | ||
| boxed_value.hpp | ||
| boxedcpp.hpp | ||
| CMakeLists.txt | ||
| proxy_constructors.hpp | ||
| proxy_functions.hpp | ||
| register_function.hpp | ||
| test.cpp | ||
| type_info.hpp | ||
| unittest.cpp | ||