Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in d

How to split a BitArray

d bitarray

Sending a templated function as an argument to a templated function in D

templates d dmd

How to align a struct member in D?

alignment d alignof

Calling d code from an interactive shell

python shell d pyd

Cannot Slice Take!R from std.range in D?

d phobos

Async Process Calls

asynchronous process ipc d

D compiler (Digital Mars D Compiler) throwing error

gcc compiler-construction d

Extracting type and offset from struct field in template

d

How to fix "unrecognized option '-plugin`" when using gdc to compile D program?

d gdc

In D, how can I declare a hash of immutable types that is itself mutable?

d immutability

What is this feature of floating point?

d point floating

I need a serialization framework for D

D 2.0: Class Arguments and Declaration Definitions with "new"?

syntax expression d

How to install two versions of Qt and tell the application which to use?

qt d versions

Calling C/C++ functions in dynamic and static libraries in D

c++ c d

D exit statement

d exit

D etc.c.curl examples

curl d phobos

Does anyone have a 'hello world' Debian package, for D source code?

debian d deb

How well does D support 64 bit?

64-bit d

Pure functional programming in D