I\'ve gotten in the habit of using the new enum classes (or strong enums) in C++. Now, I need to deprecate a member.
However, the standard enum deprecation syntax, as des