Switch to C++11 scoped enums
ClosedPublic

Authored by cjlcarvalho on Oct 13 2018, 5:44 PM.

Details

Summary

Switched enums to C++ scoped enums to avoid possible enum name conflicts.

Diff Detail

Repository
R232 AtCore
Lint
Lint Skipped
Unit
Unit Tests Skipped
cjlcarvalho requested review of this revision.Oct 13 2018, 5:44 PM
cjlcarvalho created this revision.

I'm ok with it.
Wait @tcanabrava and @rizzitello to review as well.

This revision is now accepted and ready to land.Oct 13 2018, 5:46 PM