PoC: better argument building.

Add a few more ideas to todo.
This commit is contained in:
2025-10-26 08:21:34 +04:00
parent 44bc63d17d
commit 516c6fa732
7 changed files with 392 additions and 92 deletions

View File

@@ -359,9 +359,7 @@ namespace argument_parser {
friend class windows_parser;
friend class macos_parser;
friend class fake_parser;
};
};
}
#endif // ARGUMENT_PARSER_HPP