Skip to content
This repository has been archived by the owner on Aug 8, 2023. It is now read-only.

[core] Make enum ↔ string conversion more generic-friendly #5317

Closed
wants to merge 1 commit into from

Conversation

jfirebaugh
Copy link
Contributor

@jfirebaugh jfirebaugh commented Jun 10, 2016

Rewrite enum.hpp in such a way that parseConstant can be defined generically for all enumerated types.

While there, fix validation of enumerated types and make enum.hpp a private header.

Rewrite enum.hpp in such a way that parseConstant can be defined generically for all enumerated types.

While there, properly validated enumerated property values.
@jfirebaugh
Copy link
Contributor Author

Rolling into #5318.

@jfirebaugh jfirebaugh closed this Jun 10, 2016
@jfirebaugh jfirebaugh deleted the generic-enums branch June 10, 2016 22:44
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant