Searched defs:DefaultFoldingSetTrait (Results 1 – 1 of 1) sorted by relevance
209 template<typename T> struct DefaultFoldingSetTrait { struct210 static void Profile(const T &X, FoldingSetNodeID &ID) { in Profile()213 static void Profile(T &X, FoldingSetNodeID &ID) { in Profile()