Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in d

Get class instance by class name string

oop d factory-pattern

Fast, cross-platform timer?

Is there an equivalent of goroutines in D?

concurrency go d coroutine

How do i use std.functional.memoize inside a class?

d

Purity of Memoized Functions in D

Pass delegates to external C functions in D

How can I get detailed error messages from a pure function in D?

d

What is the underlying reason for not being able to put arrays of pointers in unsafe structs in C#?

c# pointers d unsafe struct

How can I print a variable name and its value without typing the name twice?

macros metaprogramming d

D: function parameter name introspection

d introspection

In-place radix sort in D programming language

sorting d

Is it possible to cross-compile D source code for MIPS?

Is there a way to convert a function variable to a string in D?

function d mixins

Are there any standard exceptions?

Confusion regarding the 'align' attribute

d dmd

ldc2 vs ldmd2 whats the difference?

d ldc

How do I know when to use `const ref` or `in`?

d

D/Phobos Style guide

coding-style d phobos

Test if an Alias is a Template in D 2.0

templates d

How to initialize wstring[] with wchar** in D 2.0

d