-
- Downloads
There was a problem fetching the pipeline summary.
[bugfix] Use decltype(auto) for return value
If the return value can be a temporary or a reference one has to use decltype(auto). A pure auto would create a temporary copy of a returned reference.
parent
5a2782f2
No related branches found
No related tags found
Pipeline #
Please register or sign in to comment