dmd.backend.barray

Compiler implementation of the D programming language.

Members

Structs

Barray
struct Barray(T)

A reusable array that ratchets up in capacity.

Meta