CLI11
C++11 Command Line Interface Parser
|
Adaptor for set-like structure: This just wraps a normal container in a few utilities that do almost nothing. More...
#include <TypeTools.hpp>
Public Types | |
using | value_type = typename T::value_type |
using | first_type = typename std::remove_const< value_type >::type |
using | second_type = typename std::remove_const< value_type >::type |
Adaptor for set-like structure: This just wraps a normal container in a few utilities that do almost nothing.