Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in d

Aligning doubles on 8-byte boundaries?

c++ c performance stack d

getting started with gtkd

d archlinux gtkd

D Programming: How would I read 64 bit integer from file?

d

what is the point of having static arrays

d static-array

Memory leak in minimal D program?

memory-leaks valgrind d

Immutability in D constructors

Import content from filenames defined in an array

d ctfe

How do I turn the Result type into something useful?

range d

How do I create Windows in D with win32?

winapi d win32gui

struct to ubyte[] or ubyte[] to struct for d language

d dmd

Why do I have to cast this?

d

In D, how do I specify a variadic template constraint on all the whole tuple?

variadic-templates d

What is the default type of loop index variables in D?

d

Making a heap copy of a struct in D

Are variadic mixin templates possible in D?

D and C++ currently interoperability status

Mixins with variable number of string arguments in D?

d mixins

How to implement Haskell *Maybe* construct in D?

haskell d construct

What's D's "out" storage class useful for?

d

how to perform high precision calculations in D?