Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
pugs
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
code
pugs
Merge requests
!21
Fix misused of std::move which prevented copy elision of temporaries
Code
Review changes
Check out branch
Download
Patches
Plain diff
Expand sidebar
Merged
Fix misused of std::move which prevented copy elision of temporaries
fix/g++-9-warnings
into
develop
Overview
0
Commits
1
Pipelines
0
Changes
2
Merged
Fix misused of std::move which prevented copy elision of temporaries
Stéphane Del Pino
requested to merge
fix/g++-9-warnings
into
develop
May 30, 2019
Overview
0
Commits
1
Pipelines
0
Changes
2
Fixed thanks to g++-9.1
0
0
Merge request reports
Viewing commit
8d12ca09
Show latest version
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
2
8d12ca09
Fix misused of std::move which prevented copy elision of temporaries
· 8d12ca09
Stéphane Del Pino
authored
May 30, 2019
Fixed thanks to g++-9.1
Loading