[MC] Temporarily remove the deleted constructors, they break C++20 build
This helps to unblock our internal integrate that now relies on C++20 configuration. I will follow up with a proposal to re-enable the deleted constructors soon, but it is a bit involved to avoid increasing the sizes of struct.
Loading
Please sign in to comment