Template Struct hash< rmf_utils::impl_ptr< T, D, C > >

Struct Documentation

template<class T, class D, class C>
struct hash<rmf_utils::impl_ptr<T, D, C>>

Public Types

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

Public Functions

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