Skip to content

Added move semantics to main classes in the library#142

Merged
etr merged 1 commit intomasterfrom
move_sem
Jan 27, 2019
Merged

Added move semantics to main classes in the library#142
etr merged 1 commit intomasterfrom
move_sem

Conversation

@etr
Copy link
Copy Markdown
Owner

@etr etr commented Jan 27, 2019

Description of the Change

Implement move constructor and move assignment operator on all classes in the library

Verification Process

travis

Release Notes

All classes now implement move constructor and move assignment operator

@etr etr added beginner Less complex issues - good first issues to work on for users who want to contribute to libhttpserver performance Related to performance. labels Jan 27, 2019
@etr etr self-assigned this Jan 27, 2019
@etr etr merged commit a0920a8 into master Jan 27, 2019
@etr etr deleted the move_sem branch January 30, 2019 06:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

beginner Less complex issues - good first issues to work on for users who want to contribute to libhttpserver performance Related to performance.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant