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

Addition of a top level reference. More...

#include <AddLValueReference.h>

Detailed Description

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

Addition of a top level reference.

In case the given type T is not a reference type, the AddLValueReference type trait adds a top level lvalue reference to the given type T. Else the resulting type Type is T.

Addition of a top level reference.
Definition: AddLValueReference.h:72

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