Honeycomb  0.1
Component-Model Framework
Public Member Functions | List of all members
std::hash< honey::SharedPtr< T > > Struct Template Reference

Allow class to be used as key in unordered containers. More...

#include <SharedPtr.h>

Public Member Functions

size_t operator() (const honey::SharedPtr< T > &val) const
 

Detailed Description

template<class T>
struct std::hash< honey::SharedPtr< T > >

Allow class to be used as key in unordered containers.

Member Function Documentation

template<class T >
size_t std::hash< honey::SharedPtr< T > >::operator() ( const honey::SharedPtr< T > &  val) const
inline

The documentation for this struct was generated from the following file: