i2pd/doc
anonimal 5ae7e35e80 Remove GetCharArg(). Organize CLI options file.
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!
2015-11-14 16:13:08 +00:00
..
ACKNOWLEDGEMENTS.md Sorted out the documentation 2015-09-10 02:09:56 +08:00
BUILD_NOTES.md Cleanup GFM. 2015-11-08 01:57:16 +00:00
BUILDING.md Cleanup GFM. 2015-11-08 01:57:16 +00:00
COMMANDLINE.md Remove GetCharArg(). Organize CLI options file. 2015-11-14 16:13:08 +00:00
CONFIG.md Remove GetCharArg(). Organize CLI options file. 2015-11-14 16:13:08 +00:00
LICENSE.md Sorted out the documentation 2015-09-10 02:09:56 +08:00
REQUIREMENTS.md Sorted out the documentation 2015-09-10 02:09:56 +08:00