![]() |
FMT 1.2.0
Forest management tools for forest planning
|
Comparator ordering yield names by length then by content from the end. More...
#include <FMTYieldHandler.h>
Public Member Functions | |
| bool | operator() (const std::string &p_first, const std::string &p_second) const noexcept |
| Compare two yield names. | |
Comparator ordering yield names by length then by content from the end.
|
inlinenoexcept |
Compare two yield names.
| [in] | p_first | the first yield name. |
| [in] | p_second | the second yield name. |