I want to initialize an object to the byte array without calling hooks 
(`=destroy`, etc...).

For `std::destroy_at` I guess I can manually call `=destroy` but how can I do 
placement new?

Reply via email to