Searched defs:OnlyForwardsMovable (Results 1 – 1 of 1) sorted by relevance
315 struct OnlyForwardsMovable { in test() struct316 OnlyForwardsMovable* next = nullptr; in test()317 bool canMove = false; in test()319 constexpr OnlyForwardsMovable& operator=(OnlyForwardsMovable&&) { in test()