dynalizer
dynalizer copied to clipboard
Support APIs with multiple headers
e.g. JACK, alsa, SDL...
Possibilities :
- Multiple objects, put the dll instance in a shared_ptr
- Nested objects with references to the parent
- Everything in a big class