VisionCpp
0.0.1
|
These methods are used to remove all the & const and * from a type. More...
#include <type_dereferencer.hpp>
Public Types | |
typedef T | Type |
These methods are used to remove all the & const and * from a type.
template parameters
T | : the type we are interested in |
Definition at line 34 of file type_dereferencer.hpp.
typedef T visioncpp::internal::tools::RemoveAll< T >::Type |
Definition at line 35 of file type_dereferencer.hpp.