C++17 is feature complete
Enamex via Digitalmars-d
digitalmars-d at puremagic.com
Tue Jun 28 11:50:25 PDT 2016
On Monday, 27 June 2016 at 19:47:14 UTC, Ola Fosheim Grøstad
wrote:
> On Monday, 27 June 2016 at 19:39:20 UTC, luminousone wrote:
>> OpenCL is for micro threading, not simd.
>
> What is your point? Clang++ vector extensions use OpenCL
> semantics, so you need to look up the OpenCL spec to figure out
> what it supports. It is not well-documented in the Clang
> documentation.
>
> Are you trolling me?
Please, no need to.
Also, C++17 is 'getting' Modules and Concepts Lite later in tech
specs... that don't even have working drafts according to this
[https://isocpp.org/std/status] (but have experimental
implementations in Clang and VC++, at least).
More information about the Digitalmars-d
mailing list