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 Boost dependency from tools and examples #12

Open
madduci opened this issue Jan 18, 2021 · 0 comments
Open

Remove Boost dependency from tools and examples #12

madduci opened this issue Jan 18, 2021 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed
Projects

Comments

@madduci
Copy link
Collaborator

madduci commented Jan 18, 2021

Boost libraries are still required by tools and examples.

Some libraries can be converted to C++17 STL functions and structures, but some others might need a different implementation (e.g. UUID generation, alternatives to boost::program_options).

@madduci madduci created this issue from a note in openE57 2.0 (In progress) Jan 18, 2021
@madduci madduci moved this from In progress to To do in openE57 2.0 Jan 18, 2021
@madduci madduci added enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed labels Jan 18, 2021
@madduci madduci moved this from To do to In progress in openE57 2.0 Feb 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed
Projects
openE57 2.0
  
In progress
Development

No branches or pull requests

1 participant