libzypp 17.37.14
zyppng::remove_smart_ptr< std::unique_ptr< T > > Struct Template Reference

#include <zypp-core/zyppng/meta/type_traits.h>

Public Types

using type = std::remove_cv_t<T>

Detailed Description

template<typename T>
struct zyppng::remove_smart_ptr< std::unique_ptr< T > >

Definition at line 130 of file type_traits.h.

Member Typedef Documentation

◆ type

template<typename T>
using zyppng::remove_smart_ptr< std::unique_ptr< T > >::type = std::remove_cv_t<T>

Definition at line 130 of file type_traits.h.


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