Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Comments

Use more of C++11 and later features#31

Open
DrItanium wants to merge 3 commits intobakercp:master from
DrItanium:modern_cpp_update
Open

Use more of C++11 and later features #31
DrItanium wants to merge 3 commits intobakercp:master from
DrItanium:modern_cpp_update

Conversation

@DrItanium
Copy link

@DrItanium DrItanium commented Oct 15, 2023
edited
Loading

New Pull Request Guidelines

Not fixing an existing PR

This Pull-Request Fixes the Following Issue(s)

No specific issue that it fixes but is cleaner and will give better compiler error messages in the cases of copy construction and move operator usage.

Proposed Changes

Use more of C++11 and later features to give the compiler the ability to better optimize.

Testing Procedure

How do we test it?

This should all be transparent to the end user. But for the sake of completeness, the examples should still compile and work as intended.

Default the destructor and migrate typedef to using declaration
Delete move constructor and move assignment operator as well.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

@bakercp bakercp Awaiting requested review from bakercp bakercp is a code owner

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

1 participant

AltStyle によって変換されたページ (->オリジナル) /