VisionCpp
0.0.1
|
specialisation of RemoveAll when the type contains const More...
#include <type_dereferencer.hpp>
Public Types | |
typedef RemoveAll< T >::Type | Type |
specialisation of RemoveAll when the type contains const
Definition at line 49 of file type_dereferencer.hpp.
typedef RemoveAll<T>::Type visioncpp::internal::tools::RemoveAll< const T >::Type |
Definition at line 50 of file type_dereferencer.hpp.