iMSTK
Interactive Medical Simulation Toolkit
Public Member Functions | List of all members
std::hash< std::shared_ptr< imstk::TaskNode > > Struct Template Reference

hash used in algorithms in STL when referring to a shared_ptr<TaskNode> More...

#include <imstkTaskGraph.h>

Public Member Functions

std::size_t operator() (const std::shared_ptr< imstk::TaskNode > &node) const
 

Detailed Description

template<>
struct std::hash< std::shared_ptr< imstk::TaskNode > >

hash used in algorithms in STL when referring to a shared_ptr<TaskNode>

Definition at line 24 of file imstkTaskGraph.h.


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