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