Skip to content

Remove C++11 conditional from src/api/c.#415

Merged
9prady9 merged 1 commit into
arrayfire:develfrom
umar456:cxx_fix
Feb 27, 2015
Merged

Remove C++11 conditional from src/api/c.#415
9prady9 merged 1 commit into
arrayfire:develfrom
umar456:cxx_fix

Conversation

@umar456
Copy link
Copy Markdown
Member

@umar456 umar456 commented Feb 26, 2015

There was a std::contitional in src/api/c. Removed it because
CUDA on OSX cannot compile with C++11 on CUDA framework < 7.0

There was a std::contitional in src/api/c. Removed it because
CUDA on OSX cannot compile with C++11 on CUDA framework < 7.0
@9prady9
Copy link
Copy Markdown
Member

9prady9 commented Feb 27, 2015

👍

9prady9 pushed a commit that referenced this pull request Feb 27, 2015
Removed C++11 conditional from src/api/c for mean helper functions.
@9prady9 9prady9 merged commit 78d41ec into arrayfire:devel Feb 27, 2015
@ghost
Copy link
Copy Markdown

ghost commented Feb 27, 2015

That's a shame. It's amazing because LLVM 3.6 is imminent and I believe that they are due to be supporting C++14.

@umar456 umar456 deleted the cxx_fix branch February 28, 2015 19:12
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.

2 participants