[dox] Add 256-bit SIMD types to Vector Extensions chapter of D Programming Language Specification

Iain Buclaw ibuclaw at ubuntu.com
Mon Aug 19 00:36:29 PDT 2013


On 19 August 2013 08:23, Paul Jurczak <pauljurczak at yahoo.com> wrote:
> My mouse is red hot from clicking around Interwebs trying to find how to fix
> or report documentation issue. If this is not the best place, please direct
> me to the right one.
>

'Websites' is a component in the bugzilla:
http://d.puremagic.com/issues/enter_bug.cgi?product=D

'spec' is also a keyword to tag against bugs reported in bugzilla:
http://d.puremagic.com/issues/describekeywords.cgi

Documentation source is hosted here:
https://github.com/D-Programming-Language/dlang.org


> Current (downloaded today) version of D Programming Language Specification
> doesn't have 256-bit SIMD types in Vector Extensions chapter as opposed to
> core.simd library reference, which has them.

Oh... you mean someone wrote a book?

-- 
Iain Buclaw

*(p < e ? p++ : p) = (c & 0x0f) + '0';


More information about the Digitalmars-d mailing list