Simple functor for sorting string parameters by length and content. More...
#include <mitsuba/core/util.h>
Public Member Functions | |
bool | operator() (const std::string &a, const std::string &b) const |
Simple functor for sorting string parameters by length and content.