Unordered Lists (Nested) List item one List item one List item one List item two List item three List item four List item two List item three List item four List item two List item three List item four Ordered List (Nested) List item one -start at 8 ...
unordered_set<std::string> g_string_storer; + }; + +public: + CommandObjectScriptingObjectParsed(CommandInterpreter &interpreter, + std::string name, + StructuredData::GenericSP cmd_obj_sp, + ScriptedCommandSynchronicity synch) + : CommandObjectParsed(interpreter, name.c_str()), + m_cmd_...