AsmGrader 0.0.0
|
Removes all levels of pointers on a type. More...
#include <remove_all_pointers.hpp>
Public Types | |
using | type = remove_all_pointers<T>::type |
Removes all levels of pointers on a type.
using asmgrader::remove_all_pointers< T * >::type = remove_all_pointers<T>::type |