Skip to content

Bump to C++17#44

Merged
olupton merged 4 commits into
masterfrom
olupton/c++17
Jul 4, 2022
Merged

Bump to C++17#44
olupton merged 4 commits into
masterfrom
olupton/c++17

Conversation

@olupton

@olupton olupton commented Jul 1, 2022

Copy link
Copy Markdown
Collaborator

Change required standard to C++17 and avoid using using namespace std; in a header (or anywhere else).

Closes #43.

@olupton olupton mentioned this pull request Jul 1, 2022
6 tasks
Comment thread src/include/ivstream.h
@olupton olupton marked this pull request as ready for review July 1, 2022 13:57
@olupton olupton requested a review from alkino July 1, 2022 13:57
Comment thread CMakeLists.txt
@olupton olupton requested a review from alexsavulescu July 4, 2022 07:02
@olupton olupton merged commit 24df191 into master Jul 4, 2022
@olupton olupton deleted the olupton/c++17 branch July 4, 2022 13:57
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.

Avoid using namespace std in headers.

2 participants