Solutionunvalidated
Use placement new instead of std::construct_at when you need direct prvalue initialization without an extra move or copy
b2d5d2b3-4575-4817-be64-9241d6f80899
Use placement new instead of std::construct_at when you need direct prvalue initialization without an extra move or copy