Relative Content

Tag Archive for c++castingembeddedshared-ptrrtti

Casting smartpointers without RTTI C++

I am trying to manage devices on an embedded device. The devices are managed by the device manager. Its responsibility is to ensure the lifetime of the devices and supply the other parts of the code with devices.