bool operator()

in src/outmdsd/DjsonLogItem.h [49:49]


        bool operator()(const ItemInfo & x, const ItemInfo & y) { return x.name < y.name; }