Struct allocator

Can't import core.stdcpp.allocator because it transitively imports core.stdcpp.exception In this case we just need to get the name right for vector

struct allocator(T) ;