...

/

using enum in Local Scopes

using enum in Local Scopes

Learn how to add enumerators of the named enumeration with an example.

We'll cover the following...

A using enum declaration introduces the enumerators of the ...