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

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

#include <imstkTaskGraph.h>

Public Member Functions

bool operator() (const std::shared_ptr< imstk::TaskNode > &lhs, const std::shared_ptr< imstk::TaskNode > &rhs) const
 

Detailed Description

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

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

Definition at line 37 of file imstkTaskGraph.h.


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