libzypp 17.37.0
|
#include <zypp-core/zyppng/meta/type_traits.h>
Public Types | |
using | type = std::remove_cv_t<T> |
using | type |
Definition at line 130 of file type_traits.h.
using zyppng::remove_smart_ptr< std::unique_ptr< T > >::type = std::remove_cv_t<T> |
Definition at line 130 of file type_traits.h.
using zyppng::remove_smart_ptr< T >::type |
Definition at line 124 of file type_traits.h.