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

The type a pointer-like type points at, or the type itself. More...

Public Types

using type = T
 The pointed-at type, or T when it is not a pointer.

Detailed Description

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

The type a pointer-like type points at, or the type itself.

Template Parameters
TThe type to inspect.

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