mirror of
https://github.com/ChaiScript/ChaiScript.git
synced 2026-05-01 03:19:28 +08:00
Remove `= std::string` defaults from the StringType template parameter on ChaiScript_Parser, Bootstrap::bootstrap(), Std_Lib::library(), and ChaiScript_Impl. All call sites now specify the string type explicitly. Requested by @lefticus in PR #684 review. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| chaiscript_parser.cpp | ||
| chaiscript_parser.hpp | ||
| chaiscript_stdlib.cpp | ||
| chaiscript_stdlib.hpp | ||