Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use SMART pointers in API classes #51

Open
szledan opened this issue Jun 13, 2016 · 0 comments
Open

Use SMART pointers in API classes #51

szledan opened this issue Jun 13, 2016 · 0 comments
Labels
Milestone

Comments

@szledan
Copy link
Member

szledan commented Jun 13, 2016

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.

@szledan szledan changed the title Using SMART pointers in API classes Use SMART pointers in API classes Jun 13, 2016
@szledan szledan added the LHF label Jun 13, 2016
@szledan szledan mentioned this issue Jun 13, 2016
18 tasks
@szledan szledan added this to the release 0.2.0 milestone Sep 17, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant