http://www.reddit.com/r/programming/comments/2s67en/evaluating_d_for_games/Array!int(RefCounted!(Payload, cast(RefCountedAutoInitialize)0)(RefCountedStore(20D9590)))
Why does std.container.array use refcounted? Seems like serious overhead compared to std::vector in C++.
