Searched defs:ForwardingTestStruct (Results 1 – 2 of 2) sorted by relevance
46 struct ForwardingTestStruct { struct47 ForwardingTestStruct(const CopyOnly&, MoveOnly&&) {} in ForwardingTestStruct() argument
69 struct ForwardingTestStruct { struct70 ForwardingTestStruct(const CopyOnly&, MoveOnly&&) {} in ForwardingTestStruct() argument72 std::string something_with_a_nontrivial_destructor;