#include <artifact.hpp>
Public Member Functions | |
| bool | operator() (artifact const &a, artifact const &b) |
Definition at line 79 of file artifact.hpp.
Compare artifacts by comparing their names.
| a | ||
| b |
Definition at line 84 of file artifact.hpp.
References artifact::name().
1.5.3