Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in d

Control an interactive process using D

d

std.algorithm.copy and std.digest

copy range d digest

Message passing from destructor during garbage collection

d

D function templates and type inference

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

How well does D support 64 bit?

64-bit d

Pure functional programming in D