The OpenD Programming Language

allocator.pointer

import core.stdcpp.allocator;
struct allocator(T)
extern (D)
alias pointer = T*

Meta