fennec
Loading...
Searching...
No Matches
fennec::add_reference< T >

add a reference to T More...

#include <type_transforms.h>

Inheritance diagram for fennec::add_reference< T >:
[legend]
Collaboration diagram for fennec::add_reference< T >:
[legend]

Detailed Description

template<typename T>
struct fennec::add_reference< T >

adds a pointer to the provided type such that T becomes T&

Template Parameters
TResultant Type

Additional Inherited Members

- Public Types inherited from fennec::type_identity< T & >
using type = T &
 the type to transform into
 

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