The OpenD Programming Language

Counter._count

struct Counter(T)
size_t _count;

Meta