summaryrefslogtreecommitdiff
path: root/getoptpp.hpp
AgeCommit message (Expand)Author
2020-05-03Improve help printouts.HEADmasterBent Bisballe Nyeng
2019-06-06Store names in deque to make sure the char pointers stay valid. Fix misplaced...Bent Bisballe Nyeng
2019-06-04Add support for printing automatically generated help texts.Bent Bisballe Nyeng
2019-06-04Add return value to option parsing, to make it possible to bail out if an arg...Bent Bisballe Nyeng
2019-06-04Fix 'multiple definition' link error if header is included multiple times in ...Bent Bisballe Nyeng
2017-05-14Update getoptpp.hppGlocke
2017-05-14Parse arguments without optionsGoran Mekić
2017-04-22Update getoptpp.hppGlocke
2017-04-22Updated documentationGlocke
2016-03-29changed namespaceChristian Glöckner
2016-03-29Initial implementationChristian Glöckner