VisionCpp  0.0.1
Public Types | List of all members
visioncpp::internal::tools::RemoveAll< T * > Struct Template Reference

specialisation of RemoveAll when the type contains * More...

#include <type_dereferencer.hpp>

Collaboration diagram for visioncpp::internal::tools::RemoveAll< T * >:

Public Types

typedef RemoveAll< T >::Type Type
 

Detailed Description

template<typename T>
struct visioncpp::internal::tools::RemoveAll< T * >

specialisation of RemoveAll when the type contains *

Definition at line 44 of file type_dereferencer.hpp.

Member Typedef Documentation

◆ Type

template<typename T >
typedef RemoveAll<T>::Type visioncpp::internal::tools::RemoveAll< T * >::Type

Definition at line 45 of file type_dereferencer.hpp.


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