Search

November 20
Issues »
...enums eagerly, or codegen using weak symbols at use sites, like we do for templates.

--
November 18
Learn »
...d` library. This library contains some struct templates which don't contain any variables. Because...
November 18
Issues »
...s no need to instantiate any additional templates
  to check the member variables.

  In addition...
November 18
Issues »
...s no need to instantiate any additional templates
  to check the member variables.

  In addition...
November 12
DIP Ideas »
...IDEs, or else we’d have to discard templates, mixins, and aliases.
3. Is there any...
November 12
Learn »
...these convenience functions, because function templates, contrary to struct/class templates, can deduce their template...
November 11
Issues »
...a,null);
}
```

2. it limited to classes templates because the following works

```
class S{}

void...
November 09
General »
...better, ie: not requiring importing bunch of templates

We want great build time and great...
November 08
Learn »
I dont believe phoboes type detection templates are well designed; given some sort of type...
November 06
Issues »
...std.traits.isNumeric` and `std.traits.isScalar` templates that can detect numerical / scalar values, which...
1 2 3
Next ›   Last »