Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in d

Why is D missing container classes?

data-structures d

ptrdiff_t too small?

c++ c d

D: finding all functions with certain attribute

d

Can traits in D be used for type classes?

Are there any C++ language obstacles that prevent adopting D ranges?

c++ c++11 d range c++14

Difference between 'const ref' and 'in'?

d

Implementing a C API in D

c d

How to use a C library from D?

c d

Experiences with D-programming-language [closed]

d

Should I use Phobos or Tango?

d tango phobos

Is worth the effort to learn D? [closed]

programming-languages d

What is a "yield return" equivalent in the D programming language?

d dmd

Where to find algorithms for standard math functions? [closed]

Exclamation operator?

operators d

C++ vs. D , Ada and Eiffel (horrible error messages with templates)

nginx, fastcgi and open sockets

sockets nginx d

vim: associate extension with language

vim syntax-highlighting d

Does D have something akin to C++0x's move semantics?

Is D2 language ready for production? [closed]

d

How to create/write a simple XML parser from scratch?

xml d xml-parsing