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

remove the const qualifier from the provided type T More...

#include <type_transforms.h>

Inherits detail::_remove_const< T >.

Detailed Description

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

removes const qualification from the provided type such that const T becomes T

Template Parameters
TReference Type

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