The OpenD Programming Language

vector.opDollar

import core.stdcpp.vector;
struct vector(T, Alloc)
extern (D)
alias opDollar = length

Meta