CLI11 2.4.2
Loading...
Searching...
No Matches
Public Types | List of all members
CLI::detail::wrapped_type< T, def, Enable > Struct Template Reference

template to get the underlying value type if it exists or use a default More...

#include <TypeTools.hpp>

Public Types

using type = def
 

Detailed Description

template<typename T, typename def, typename Enable = void>
struct CLI::detail::wrapped_type< T, def, Enable >

template to get the underlying value type if it exists or use a default

Member Typedef Documentation

◆ type


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