Move constructors being non-POD breaks #20616
Labels
Infrastructure:Testing Infrastructure
Review:Blocking Other Work
review and pulling should be a priority
Severity:blocker
Move constructors should make a struct non-POD. But doing so causes buildkite's vibe.d to fail to compile with "
canCAS!Task
fails to compile"This is a blocker for fully implementing move constructors. vibe.d needs to be fixed.
The text was updated successfully, but these errors were encountered: