June 02, 2023 Learn » Re: How does D’s ‘import’ work? | |||
|---|---|---|---|
| |||
...D](https://ddili.org/ders/d.en/index.html) book! The book is outdated in... | |||
June 01, 2023 Announce » DConf '23 Early-Bird Registration: Two Weeks Remaining | |||
|---|---|---|---|
| |||
...miss the window! https://dconf.org/2023/index.html#register If you're a student... | |||
May 31, 2023 Announce » Re: DConf '23 Submission Deadline Countdown | |||
|---|---|---|---|
| |||
Submission details can be found here: http://dconf.org/2023/index.html#schedule | |||
May 31, 2023 Learn » Re: How get struct value by member name string ? | |||
|---|---|---|---|
| |||
...string[] allMembers = __traits(allMembers, t);
res.render!("index.dt", t, allMembers)
if I don't... | |||
May 30, 2023 Learn » SumType! seemingly results in cryptic error, with dub suggesting to make an issue ticket | |||
|---|---|---|---|
| |||
...const_value_index;
}
struct EnumConstValue
{
ushort type_name_index;
ushort const_name_index;
}
struct ClassInfoIndex... | |||
May 26, 2023 Learn » string to char[4] FourCC conversion | |||
|---|---|---|---|
| |||
...enumerate.map!"cast(uint)(a.value)<<<(a.index*8)".sum), but that seems no so... | |||
May 16, 2023 Issues » [Issue 23014] importC: static thread-locals do not work | |||
|---|---|---|---|
| |||
...targets (#15170) always generate access via __tls_index https://github.com/dlang/dmd/pull/15238 -- | |||
May 16, 2023 Issues » [Issue 20737] TLS variables unusable with -betterC for Windows MSVC targets | |||
|---|---|---|---|
| |||
...targets (#15170) always generate access via __tls_index https://github.com/dlang/dmd/pull/15238 -- | |||
May 14, 2023 Announce » DConf '23 Submission Deadline in Two Weeks - Early-Bird Registration Ends in a Month | |||
|---|---|---|---|
| |||
...together is here: https://dconf.org/2023/index.html#schedule Also, the last day for... | |||
May 12, 2023 General » Re: D needs a type expression syntax | |||
|---|---|---|---|
| |||
...around: Every tuple supports indexing if the index is known at compile-time, and –... | |||
Copyright © 1999-2021 by the D Language Foundation