libcopp 2.3.2
Loading...
Searching...
No Matches
Public Types
nostd::details::__inv_unwrap< _Tp, _Up > Struct Template Reference

#include <type_traits.h>

Collaboration diagram for nostd::details::__inv_unwrap< _Tp, _Up >:
Collaboration graph

Public Types

using type = _Tp
 

Detailed Description

template<typename _Tp, typename _Up = remove_cvref_t<_Tp>>
struct nostd::details::__inv_unwrap< _Tp, _Up >

Definition at line 107 of file type_traits.h.

Member Typedef Documentation

◆ type

template<typename _Tp , typename _Up = remove_cvref_t<_Tp>>
using nostd::details::__inv_unwrap< _Tp, _Up >::type = _Tp

Definition at line 108 of file type_traits.h.


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