leftibot e25ce22406 Address review: remove default values from StringType template parameters
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>
2026-04-13 22:47:43 -06:00
..
dispatchkit Address review: remove default values from StringType template parameters 2026-04-13 22:47:43 -06:00
language Address review: remove default values from StringType template parameters 2026-04-13 22:47:43 -06:00
utility Fix #499: Add object_from_json, map_to_object, and object_to_map functions (#676) 2026-04-13 15:44:04 -06:00
chaiscript_basic.hpp Address review: remove default values from StringType template parameters 2026-04-13 22:47:43 -06:00
chaiscript_defines.hpp Fix #146: Add configuration to bypass the registering of 'built-in' functions. (#642) 2026-04-11 16:49:13 -06:00
chaiscript_stdlib.hpp Address review: remove default values from StringType template parameters 2026-04-13 22:47:43 -06:00
chaiscript_threading.hpp change .clang-format and reformat code with clang-format 11 2021-05-24 10:44:15 +02:00
chaiscript.hpp Address review: remove default values from StringType template parameters 2026-04-13 22:47:43 -06:00