Sharg 1.1.2-rc.1
The argument parser for bio-c++ tools.
Loading...
Searching...
No Matches
Concept List
Here is a list of all documented concepts with brief descriptions:
[detail level 123]
 Nsharg
 Ndetail
 Ris_container_optionWhether the option type is considered to be a container
 Ris_ostreamable_viewConcept for views whose value type is ostreamable
 RistreamableConcept for types that can be parsed from a std::istream via the stream operator
 RostreamableConcept for types that can be parsed into a std::ostream via the stream operator
 RparsableChecks whether the the type can be used in an add_(positional_)option call on the parser
 Rnamed_enumerationChecks whether the free function sharg::enumeration_names can be called on the type
 RvalidatorThe concept for option validators passed to add_option/positional_option
Hide me