Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in d

How to implement a generic hierarchy of structures with injected functionality

c# c++ haskell d

What is the memory layout of dynamic arrays?

d

How to cast a char* to string in D?

string pointers casting char d

Keeping unit tests in separate files in D

unit-testing testing d

Why use static if in D?

templates d

What is D's version of C++'s system function?

d

Passing auto typed vars to function in D?

dynamic-data d

Most efficient portable overflow detection? [duplicate]

c++ c integer overflow d

What's the use case for D's compile time evaluation

Parallelism: Subtly different floating point results?

D template specialization in different source file

templates d

What are pure variables?

Using D to program to the Java Native Interface

java-native-interface d

"Shared" and "__gshared" Keywords in D

shared d

Floating point maxing out loop doesn't terminate in D, works in C++

c++ floating-point d

D programming & iPhone

iphone macos d

Fibers over Threads in D

performance d fibers

Is there an IDE for D with integrated debugger?

ide debugging d

C and D communication

c d

Override to!T() for used-defined T in D?

type-conversion d