Searched defs:FoldingSetNodeWrapper (Results 1 – 4 of 4) sorted by relevance
619 explicit FoldingSetNodeWrapper(const T &x) : data(x) {} in FoldingSetNodeWrapper() function623 explicit FoldingSetNodeWrapper(const A1 &a1) in FoldingSetNodeWrapper() function627 explicit FoldingSetNodeWrapper(const A1 &a1, const A2 &a2) in FoldingSetNodeWrapper() function631 explicit FoldingSetNodeWrapper(const A1 &a1, const A2 &a2, const A3 &a3) in FoldingSetNodeWrapper() function635 explicit FoldingSetNodeWrapper(const A1 &a1, const A2 &a2, const A3 &a3, in FoldingSetNodeWrapper() function640 explicit FoldingSetNodeWrapper(const A1 &a1, const A2 &a2, const A3 &a3, in FoldingSetNodeWrapper() function
718 explicit FoldingSetNodeWrapper(Ts &&... Args) in FoldingSetNodeWrapper() function
730 explicit FoldingSetNodeWrapper(Ts &&... Args) in FoldingSetNodeWrapper() function
715 explicit FoldingSetNodeWrapper(Ts &&... Args) in FoldingSetNodeWrapper() function