Searched defs:ConstructsWithTupleLeaf (Results 1 – 3 of 3) sorted by relevance
24 struct ConstructsWithTupleLeaf struct26 ConstructsWithTupleLeaf() {} in ConstructsWithTupleLeaf() argument28 ConstructsWithTupleLeaf(ConstructsWithTupleLeaf const &) { assert(false); } in ConstructsWithTupleLeaf() function29 ConstructsWithTupleLeaf(ConstructsWithTupleLeaf &&) {} in ConstructsWithTupleLeaf() argument32 ConstructsWithTupleLeaf(T) { in ConstructsWithTupleLeaf() argument
25 struct ConstructsWithTupleLeaf struct27 ConstructsWithTupleLeaf() {} in ConstructsWithTupleLeaf() function29 ConstructsWithTupleLeaf(ConstructsWithTupleLeaf const &) { assert(false); } in ConstructsWithTupleLeaf() function30 ConstructsWithTupleLeaf(ConstructsWithTupleLeaf &&) {} in ConstructsWithTupleLeaf() function33 ConstructsWithTupleLeaf(T) { in ConstructsWithTupleLeaf() argument
25 struct ConstructsWithTupleLeaf struct27 ConstructsWithTupleLeaf() {} in ConstructsWithTupleLeaf() function29 ConstructsWithTupleLeaf(ConstructsWithTupleLeaf const &) { assert(false); } in ConstructsWithTupleLeaf() argument30 ConstructsWithTupleLeaf(ConstructsWithTupleLeaf &&) {} in ConstructsWithTupleLeaf() argument33 ConstructsWithTupleLeaf(T) { in ConstructsWithTupleLeaf() function