-
- Downloads
There was a problem fetching the pipeline summary.
Add template alias ConstCopyOrReference
This adds constness to the stored copy or reference. Notice that simply using CopyOrReference<const T> for ConstCopyOrReference<T> does not work since 'const T' is the same as T for reference types because all references are const.
parent
3c2d0b9a
No related branches found
No related tags found
Pipeline #
Please register or sign in to comment