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 #60

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

ompugao
Copy link

@ompugao ompugao commented Mar 21, 2022

Recent c++ complier is rich enough to remove dependency on boost.
This pull-req requires c++17 for complier.

since the alternative for boost::program_options is not available in standard library, I added cxxopts.hpp taken from https://github.com/jarro2783/cxxopts (commit 4e208b9).

phongnh added a commit to phongnh/cpsm that referenced this pull request Feb 28, 2023
presuku added a commit to presuku/cpsm that referenced this pull request Oct 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant