yaml-cpp
yaml-cpp copied to clipboard
Use enum class instead of enum, warning: declaration shadows a variable in namespace 'YAML'
Use enum class instead of enum, two enumerations cannot share the same names, and enums are not type-safe