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

Provides sharg::detail::id_pair. More...

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

Go to the source code of this file.

Classes

struct  sharg::detail::id_pair
 A simple struct to store a short and a long identifier for an option. More...
 
struct  std::hash< sharg::detail::id_pair >
 Hash specialization for sharg::detail::id_pair. More...
 

Detailed Description

Provides sharg::detail::id_pair.

Author
Enrico Seiler <enrico.seiler AT fu-berlin.de>
Hide me