version 0.4.1
Ikarus::traits::remove_pointer< T > Class Template Reference

#include <ikarus/utils/traits.hh>

Public Types

using type = typename decltype(test(0))::type
 

Member Typedef Documentation

◆ type

template<typename T >
using Ikarus::traits::remove_pointer< T >::type = typename decltype(test(0))::type

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