AuburnSounds / Dplug

Audio plugin framework. VST2/VST3/AU/AAX/LV2 for Linux/macOS/Windows.
https://dplug.org/
Other
479 stars 32 forks source link

Vec!T: disallow structs with destructors #823

Open p0nce opened 7 months ago

p0nce commented 7 months ago

It just doesn't work. Or alternatively: make it work.

p0nce commented 5 months ago

or alternatively: allow destructors and postblit in Vec, like it's done in emsi-containers.