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

Provides the concept sharg::detail::is_container_option. More...

#include <string>
#include <sharg/platform.hpp>
+ Include dependency graph for detail/concept.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Concepts

concept  sharg::detail::is_container_option
 Whether the option type is considered to be a container.
 

Detailed Description

Provides the concept sharg::detail::is_container_option.

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