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

Removal of reference modifiers. More...

#include <RemoveLValueReference.h>

Detailed Description

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

Removal of reference modifiers.

The RemoveLValueReference type trait removes an lvalue reference modifiers from the given type T.

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

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