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

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

#include <type_dereferencer.hpp>

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

Public Types

typedef RemoveAll< T >::Type Type
 

Detailed Description

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

specialisation of RemoveAll when the type contains const

Definition at line 49 of file type_dereferencer.hpp.

Member Typedef Documentation

◆ Type

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

Definition at line 50 of file type_dereferencer.hpp.


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