Constructs an object of struct type S in given chunk of uninitialized memory just like auto s = S(args);.
See Implementation
Constructs an object of struct type S in given chunk of uninitialized memory just like auto s = S(args);.