mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-04-30 20:52:30 +02:00
GetCharArg() was either a hack to keep from segfaulting when using this botched option parser or it was old forgotten code - or both. GetCharArg() was not needed because from_string() has std::string overloaded and every GetCharArg() made its way to from_string(). Note: when using from_string() with std::string, it must be caught! |
||
---|---|---|
.. | ||
ACKNOWLEDGEMENTS.md | ||
BUILD_NOTES.md | ||
BUILDING.md | ||
COMMANDLINE.md | ||
CONFIG.md | ||
LICENSE.md | ||
REQUIREMENTS.md |