Searched defs:ConstructsWithTupleLeaf (Results 1 – 1 of 1) sorted by relevance
25 struct ConstructsWithTupleLeaf struct27 ConstructsWithTupleLeaf() {} in ConstructsWithTupleLeaf() function29 ConstructsWithTupleLeaf(ConstructsWithTupleLeaf const &) { assert(false); } in ConstructsWithTupleLeaf() argument30 ConstructsWithTupleLeaf(ConstructsWithTupleLeaf &&) {} in ConstructsWithTupleLeaf() function33 ConstructsWithTupleLeaf(T) { in ConstructsWithTupleLeaf() argument