You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Use STL or own smart pointers.
Example: unique/move pointer instead of GepardEngine* in gepard.h, or unique/move pointer instead of GepardEngineBackend* in gepard-engine.h, etc.