The OpenD Programming Language

allocator.value_type

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

Meta