* #26839: nameComparator: don't inherit from deprecated unary_function
We are using neither nameComparator::argument_type nor nameComparator::result_type so there's no need to inherit. This fixes -Weffc++ warnings.
Please register or sign in to comment