Creates an instance of T inside the malloc'd memory and calls its constructor.
an instance of a class of type T
See Implementation
Creates an instance of T inside the malloc'd memory and calls its constructor.