-
Enhancement
-
Resolution: Fixed
-
P3
-
repo-aarch64-port
-
None
We want to disallow the use of this method. Instead of using __attribute__((deprecated)) which is GCC specific, we do it with the standard C++ `= delete` .