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

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

#include <type_transforms.h>

Inherits detail::_add_const< T >.

Detailed Description

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

adds const qualification to the provided type such that T becomes const T

Template Parameters
TReference Type

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