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

Missing initializer_list header in VS2012 (Update 4) #15

Closed
frozenblit opened this issue Jan 6, 2014 · 0 comments
Closed

Missing initializer_list header in VS2012 (Update 4) #15

frozenblit opened this issue Jan 6, 2014 · 0 comments

Comments

@frozenblit
Copy link

VS 2012 (Update 4) doesn't have the initializer_list header and fails to compile because of the FMT_USE_INITIALIZER_LIST test.

There's a workaround for VS2012, but it's still in some alpha stage. I'd suggest changing the minimum version to 1800 (VS 2013).

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

No branches or pull requests

1 participant