cli11
Loading...
Searching...
No Matches
cli::detail::element_value_type< T > Struct Template Referenceexport
module cli11

The value_type of a container, seen through any pointer. More...

Public Types

using type = typename element_type<T>::type::value_type
 The container's element type.

Detailed Description

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

The value_type of a container, seen through any pointer.

Template Parameters
TThe container, or a pointer to one.

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