mirror of
https://github.com/ChaiScript/ChaiScript.git
synced 2026-01-01 03:12:23 +08:00
We cannot call MinGW a fully supported platform for C++11 yet: - Concurrency is not yet supported by MinGW, so it is disabled by default - A problem in the memory model / library loader is preventing derived type casts from working. This may be able to be worked around, but has not been yet. |
||
|---|---|---|
| .. | ||
| chaiscript_stdlib.cpp | ||
| main.cpp | ||
| reflection.cpp | ||
| stl_extra.cpp | ||
| test_module.cpp | ||