Makes a T using my_allocator, and returns a pointer to it.
Arguments to the constructor of T.
A pointer or class reference to the T that my_allocator made.
See Implementation
Makes a T using my_allocator, and returns a pointer to it.