-
-
Notifications
You must be signed in to change notification settings - Fork 3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Revert "Fix build warnings on Travis"
Hey clang - how about you don't through warnings if fixing them breaks the build? This reverts commit e28a555.
- Loading branch information
1 parent
e28a555
commit ac7e041
Showing
1 changed file
with
14 additions
and
14 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
I trust you but I don't understand this: RVO should apply here, or not? See: http://vmpstr.blogspot.it/2015/12/redundant-stdmove.html and http://en.cppreference.com/w/cpp/language/copy_elision