Search

March 02
Learn »
Thanks. Neither my websearches nor ChatGPT plus couldn't figure that out.
March 02
Learn »
...this); int _; }
struct T { int _; }
static assert(S.sizeof == 16);
static assert(T.sizeof == int...
March 02
LDC »
...object {
    void* coro_handler;
    void* core_argv;
    size_t core_argc;
}
```


this llvm IR should...
February 27
Learn »
...architectures size_t is aliased to uint, which is 32 bits.



No.


No.


No.


T...
February 27
Issues »
...void foo(size_t x = size_t.max, T)(T val) if(is(T == int...
February 27
General »
...the built-in fixed-size array, dynamic array...in C++.

I don't know the history...
February 26
Issues »
...dkorpel@live.nl> ---
The usual check for this is `static if (size_t.sizeof == 8)`.

--
February 26
General »
...not workaround is to determine `size_t` `ptrdiff_t` `uintptr_t`, they become `ulong`, `long...
February 26
Announce »
...accessed the symbol wasn't `MOVQ`.
- [ld: address...Assertion failed: (slot < _sideTableBuffer.size())](https://github.com...
February 24
Issues »
...passes on Xcode 15.1!

I don't see it being worth it looking any...
19 20 21 22 23 24 25 26 27 28 29 30
Next ›   Last »