|
|
|
|
|
by jordigh
2795 days ago
|
|
This is a sore point for me in D. Assoc arrays in D don't work at compile time. It's a really longstanding issue: https://issues.dlang.org/show_bug.cgi?id=1578 It's a real shame because I prefer just about everything else about metaprogramming and compile-time evaluation in D over C++. |
|