video_core/ast: Default the move constructor and assignment operator
This is behaviorally equivalent and also fixes a bug where some members weren't being moved over.
Loading
Please register or sign in to comment
This is behaviorally equivalent and also fixes a bug where some members weren't being moved over.