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

add the volatile qualifier to the provided type T More...

#include <type_transforms.h>

Inherits detail::_add_volatile< T >.

Detailed Description

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

removes references from the provided type such that T becomes volatile T

Template Parameters
TReference Type

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