CLI11 2.7.1
C++11 Command Line Interface Parser
Loading...
Searching...
No Matches
CLI::detail::element_value_type< T > Struct Template Reference

#include <TypeTools.hpp>

Public Types

using type = typename element_type<T>::type::value_type

Detailed Description

template<typename T>
struct CLI::detail::element_value_type< T >

Combination of the element type and value type - remove pointer (including smart pointers) and get the value_type of the container


The documentation for this struct was generated from the following file: