iMSTK
Interactive Medical Simulation Toolkit
|
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 |
equal_to used in algorithms in STL when referring to a shared_ptr<TaskNode>
Definition at line 37 of file imstkTaskGraph.h.