Simple-Utility v2.3.1
Loading...
Searching...
No Matches
sl::cv_qualified_type< T > Struct Template Reference

Primary template, taking the T as-is. More...

#include <TypeTraits.hpp>

Public Types

using type = T
 

Detailed Description

template<class T>
struct sl::cv_qualified_type< T >

Primary template, taking the T as-is.

Template Parameters
TType to be decayed.

Member Typedef Documentation

◆ type

template<class T >
using sl::cv_qualified_type< T >::type = T

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