Template Struct hash< std::shared_ptr< T > >

Struct Documentation

template<class T>
struct hash<std::shared_ptr<T>>

Public Functions

inline size_t operator()(std::shared_ptr<T> const &ptr) const noexcept