Tagged Questions

2
votes
5answers
229 views

Are these placement new macros correct?

I made a couple macros to make using placement new a bit easier. I was just wondering if there were any obvious cases where these would not work. Thanks. #define ...