Searched refs:cpp03_friendly (Results 1 – 2 of 2) sorted by relevance
40 struct cpp03_friendly { struct41 cpp03_friendly(cpp03_friendly const&);42 cpp03_friendly& operator=(cpp03_friendly const&); argument
104 static_assert(std::movable<cpp03_friendly>);