Skip to content

Drop boost/optional dependency#322

Merged
jcoupey merged 4 commits intomasterfrom
enhancement/drop-boost-optional
Apr 16, 2020
Merged

Drop boost/optional dependency#322
jcoupey merged 4 commits intomasterfrom
enhancement/drop-boost-optional

Conversation

@jcoupey
Copy link
Copy Markdown
Collaborator

@jcoupey jcoupey commented Apr 16, 2020

Issue

Fixes #311, #312

Tasks

  • Build with c++17 standard
  • Replace usage of boost::optional with std::optional
  • Update CHANGELOG.md (remove if irrelevant)
  • review

@jcoupey jcoupey force-pushed the enhancement/drop-boost-optional branch from cade9af to 8c20861 Compare April 16, 2020 17:18
@jcoupey jcoupey merged commit 625eebf into master Apr 16, 2020
@jcoupey jcoupey mentioned this pull request Apr 16, 2020
@jcoupey jcoupey deleted the enhancement/drop-boost-optional branch May 2, 2020 11:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Switch to C++17

1 participant