Skip to content

Instantly share code, notes, and snippets.

@indefinit
Created December 30, 2014 14:49
Show Gist options
  • Save indefinit/7bbf3fa53407c48807f8 to your computer and use it in GitHub Desktop.
Save indefinit/7bbf3fa53407c48807f8 to your computer and use it in GitHub Desktop.
C++14 in XCode 6+
If you want to use the nifty std::make_unique<T> or any other fancy c++14 feature, you'll need to enable it in XCode's "language dialects" preference dropdown.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment