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

Removal of reference modifiers. More...

#include <RemoveRValueReference.h>

Detailed Description

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

Removal of reference modifiers.

The RemoveRValueReference type trait removes an rvalue reference modifiers from the given type T.

Removal of reference modifiers.
Definition: RemoveRValueReference.h:65

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