Blaze  3.6
blaze::RemoveReference< T > Struct Template Reference

Removal of reference modifiers.The RemoveReference type trait removes any reference modifiers from the given type T. More...

#include <RemoveReference.h>

Detailed Description

template<typename T>
struct blaze::RemoveReference< T >

Removal of reference modifiers.

The RemoveReference type trait removes any reference modifiers from the given type T.


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