20 #ifndef PALUDIS_GUARD_PALUDIS_UTIL_REMOVE_SHARED_PTR_HH 21 #define PALUDIS_GUARD_PALUDIS_UTIL_REMOVE_SHARED_PTR_HH 1 32 template <
typename T_>
44 template <
typename T_>
56 template <
typename T_>
68 template <
typename T_>
80 template <
typename T_>
Definition: about_metadata-fwd.hh:23
T_ Type
T_ with the std::shared_ptr removed.
Definition: remove_shared_ptr.hh:36
RemoveSharedPtr< T_ >::Type Type
T_ with the std::shared_ptr removed.
Definition: remove_shared_ptr.hh:84
const RemoveSharedPtr< T_ >::Type Type
T_ with the std::shared_ptr removed.
Definition: remove_shared_ptr.hh:72
Definition: remove_shared_ptr.hh:33
T_ Type
T_ with the std::shared_ptr removed.
Definition: remove_shared_ptr.hh:48
const T_ Type
T_ with the std::shared_ptr removed.
Definition: remove_shared_ptr.hh:60