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

Removal of reference modifiers. 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.

Removal of reference modifiers.
Definition: RemoveReference.h:70

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