Searched defs:OnlyForwardsCopyable (Results 1 – 1 of 1) sorted by relevance
168 struct OnlyForwardsCopyable { in test() struct169 OnlyForwardsCopyable* next = nullptr; in test()170 bool canCopy = false; in test()172 constexpr OnlyForwardsCopyable& operator=(const OnlyForwardsCopyable&) { in test()