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

Simplify some preprocessor declarations #358

Merged
merged 3 commits into from
Jul 23, 2015

Conversation

JesseTG
Copy link

@JesseTG JesseTG commented Jul 21, 2015

Won't affect the users, but it does make some code a bit easier to maintain; no more duplicated declarations that might accidentally not be kept in sync.

JesseTG added 3 commits July 20, 2015 20:11
- So we can wrap less code in macros
- Instead of wrapping the declarations, use a macro for the keyword "explicit"
@Groovounet Groovounet added this to the GLM 0.9.7 milestone Jul 23, 2015
@Groovounet Groovounet self-assigned this Jul 23, 2015
Groovounet added a commit that referenced this pull request Jul 23, 2015
Simplify some preprocessor declarations #358
@Groovounet Groovounet merged commit 1b98721 into g-truc:master Jul 23, 2015
@Groovounet
Copy link
Member

Look great, thanks for contributing,
Christophe

@JesseTG JesseTG deleted the jtg/preprocessor-cleanup branch July 24, 2015 00:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants