Hi to all,
first of all, thanks for the hard work and the talk @DanielLiamAnderson!
I’m considering using this library in one of my projects that involves multithreading and real-time audio so it would fit perfectly.
Looking around into the library I can’t find any reference to a way to dynamic cast a pointed Base type T into his Derived type and vice versa.
Something like the dynamic_pointer_cast<>() for the std library.
There’s any way to do that?
Or it should be implemented?
Thanks again
Cheers
Daniele
Hi to all,
first of all, thanks for the hard work and the talk @DanielLiamAnderson!
I’m considering using this library in one of my projects that involves multithreading and real-time audio so it would fit perfectly.
Looking around into the library I can’t find any reference to a way to dynamic cast a pointed Base type T into his Derived type and vice versa.
Something like the dynamic_pointer_cast<>() for the std library.
There’s any way to do that?
Or it should be implemented?
Thanks again
Cheers
Daniele