SST
6.0.0
StructuralSimulationToolkit
|
Comparator class to use with STL container classes. More...
#include <activity.h>
Public Member Functions | |
bool | operator() (const Activity *lhs, const Activity *rhs) |
Compare based off pointers. | |
bool | operator() (const Activity &lhs, const Activity &rhs) |
Compare based off references. | |
Comparator class to use with STL container classes.