CLI11 2.2.0
|
not a pointer More...
#include <TypeTools.hpp>
Public Types | |
using | type = T |
not a pointer
Handy helper to access the element_type generically. This is not part of is_copyable_ptr because it requires that pointer_traits<T> be valid.
using CLI::detail::element_type< T, Enable >::type = T |