Sharg 1.1.2-rc.1
The argument parser for bio-c++ tools.
Loading...
Searching...
No Matches
File List
Here is a list of all documented files with brief descriptions:
[detail level 123]
  sharg
  detail
 concept.hppProvides the concept sharg::detail::is_container_option
 format_base.hppProvides the format_base struct containing all helper functions that are needed in all formats
 format_help.hppProvides the format_help struct that print the help page to the command line and the two child formats (format_version, format_short_help) that print short help messages to the command line
 format_html.hppProvides the format_html struct and its helper functions
 format_man.hppProvides the format_man struct and its helper functions
 format_parse.hppProvides the format_parse class
 format_tdl.hppProvides the format_tdl struct and its helper functions
 safe_filesystem_entry.hppProvides sharg::detail::safe_filesystem_entry
 terminal.hppChecks if program is run interactively and retrieves dimensions of terminal (Transferred from seqan2)
 test_accessor.hppForward declares sharg::detail::test_accessor
 to_string.hppProvides sharg::detail::to_string
 type_name_as_string.hppProvides traits to inspect some information of a type, for example its name
 version_check.hppProvides the version check functionality
  std
 charconvThe <charconv> header from C++17's standard library
 all.hppMeta-header for the Parser module
 auxiliary.hppProvides auxiliary information
 concept.hppProvides helper concepts
 config.hppProvides sharg::config class
 enumeration_names.hppProvides auxiliary information
 exceptions.hppProvides parser related exceptions
 parser.hppProvides sharg::parser class
 platform.hppProvides platform and dependency checks
 validators.hppProvides some standard validators for (positional) options
 version.hppProvides SHARG version macros and global variables
Hide me