using enum in Local Scopes
Learn how to add enumerators of the named enumeration with an example.
We'll cover the following...
We'll cover the following...
A using enum declaration introduces the enumerators of the named enumeration in the local scope.