Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix missing handling of dynamic arrays of enums, fix wrong JSON schema and data for enum arrays (static and dynamic) #75

Merged
merged 1 commit into from
Dec 6, 2016

Conversation

tribal-tec
Copy link
Contributor

No description provided.

std::string enum_to_string( const T& );

template< typename T >
T string_to_enum( const std::string& );
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

write in one line

…a and data for enum arrays (static and dynamic)
@tribal-tec tribal-tec merged commit 9e51c26 into HBPVIS:master Dec 6, 2016
tribal-tec added a commit to tribal-tec/Brayns that referenced this pull request Jan 17, 2017
tribal-tec added a commit to tribal-tec/Brayns that referenced this pull request Jan 17, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants