Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 198 Bytes

File metadata and controls

7 lines (5 loc) · 198 Bytes

array initialization

can you initialize a C array of structs that contain objects? what happens under the hood?

[enhance: override new ops and check for placement new call]