S
sreeni
I have a warning 'comparison between enum and const enum'.
I tried using static_cast<>.The warning is resolved.but is it really
safe at runtime.
I tried using static_cast<>.The warning is resolved.but is it really
safe at runtime.