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

Remove code smell and use modern C++ across the code #3

Open
mrdcvlsc opened this issue Oct 27, 2023 · 0 comments
Open

Remove code smell and use modern C++ across the code #3

mrdcvlsc opened this issue Oct 27, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@mrdcvlsc
Copy link
Owner

mrdcvlsc commented Oct 27, 2023

there is a lot of refactoring and organizing that needs to be done due to rushing the working version of the project, some of these resulted in ugly unstructured code and inconsistent style structure and convention.

Also prefer to use more modern C++ standard (17+), as of now there is a lot of hybrid mix of the old and new standard C++.

@mrdcvlsc mrdcvlsc self-assigned this Oct 27, 2023
@mrdcvlsc mrdcvlsc added the enhancement New feature or request label Oct 27, 2023
@mrdcvlsc mrdcvlsc changed the title Use modern C++ across the code Remove code smell and use modern C++ across the code Oct 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant