Descriptionscheduler: Convert enums to enum classes
Convert enums to enum classes to make their purpose clearer and to make it
easier to expose them to the unit tests. Note that the task queue identifier is
maintained as a numeric enum because it serves as an index to the task queue
manager and selector. No functional changes.
Committed: https://crrev.com/16ebe5b1584ec660893f8890f21a6c1d5cab80fe
Cr-Commit-Position: refs/heads/master@{#318248}
Patch Set 1 #Patch Set 2 : Did the rest too. #
Messages
Total messages: 7 (2 generated)
|