|
Sharg 1.2.1-rc.1
The argument parser for bio-c++ tools.
|
Provides auxiliary information. More...
Include dependency graph for auxiliary.hpp:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | sharg::vector_of_string |
A std::vector<std::string> that can also be constructed from std::string. More... | |
| struct | sharg::parser_meta_data |
| Stores all parser related meta information of the sharg::parser. More... | |
Enumerations | |
| enum class | sharg::update_notifications : uint8_t { update_notifications::on , update_notifications::off } |
| Indicates whether application allows automatic update notifications by the sharg::parser. More... | |
Provides auxiliary information.