Search

September 12
DIP Ideas »
...you use the member-of-operator to define an element you cannot provide a name...
September 12
DIP Ideas »
...undefined. I think it's better to define it. That way sum types can be...
September 11
DIP Ideas »
...No changes there.

What we want to define is a way to do a kind...
September 10
DIP Development »
...step at a time.

One way to define a type is as a set of...
September 06
General »
...initially parsed then in the specs you define "if the StaticArray sub-type resolves to...
September 06
DIP Ideas »
...copies.)

- Do we want some way to define a manual unpacking without `alias this`?

- Do...
September 05
DIP Ideas »
...explicitly because you just aren’t allowed to define it is annoying, 100%. Working around that...
September 02
General »
...pass -inline to the compiler

Also inlines OK if you define GetFoo outside of Foo
August 30
Learn »
...could try to add something like this before any includes:
```
#define __building_module(name) 0
```
August 30
Learn »
...has_feature(modules) && !__building_module(_Builtin_stddef))
#define _SIZE_T
```

Without more information I can...
1 2 3 4 5
Next ›   Last »