CLI11 2.5.0
 
Loading...
Searching...
No Matches
CLI::detail::element_type< T, typename std::enable_if< is_copyable_ptr< T >::value >::type > Struct Template Reference

#include <TypeTools.hpp>

Public Types

using type = typename std::pointer_traits<T>::element_type
 
using type
 

Member Typedef Documentation

◆ type [1/2]

using CLI::detail::element_type< T, typename std::enable_if< is_copyable_ptr< T >::value >::type >::type

◆ type [2/2]

template<typename T>
using CLI::detail::element_type< T, typename std::enable_if< is_copyable_ptr< T >::value >::type >::type = typename std::pointer_traits<T>::element_type

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