Sharg 1.1.2-rc.1
The argument parser for bio-c++ tools.
Loading...
Searching...
No Matches
auxiliary.hpp File Reference

Provides auxiliary information. More...

#include <string>
#include <vector>
#include <sharg/platform.hpp>
+ 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

struct  sharg::parser_meta_data
 Stores all parser related meta information of the sharg::parser. More...
 

Enumerations

enum class  sharg::update_notifications { update_notifications::on , update_notifications::off }
 Indicates whether application allows automatic update notifications by the sharg::parser. More...
 

Detailed Description

Provides auxiliary information.

Author
Svenja Mehringer <svenja.mehringer AT fu-berlin.de>
Hide me