Template Struct hash< rmf_utils::unique_impl_ptr< T, D > >

Struct Documentation

template<class T, class D>
struct hash<rmf_utils::unique_impl_ptr<T, D>>

Public Types

using argument_type = rmf_utils::unique_impl_ptr<T, D>
using result_type = size_t

Public Functions

inline result_type operator()(const argument_type &p) const noexcept