Skip to content
GitLab
Explore
Sign in
CxxUtils: Add CxxUtils::as_const_ptr.
Code
Review changes
Check out branch
Download
Patches
Plain diff
Scott Snyder
requested to merge
ssnyder/athena:as_const_ptr.CxxUtils-20230214
into
master
Feb 14, 2023
Overview
3
Commits
1
Pipelines
1
Changes
1
Expand
In the same spirit as std::as_const, but this one actually makes pointers const.
Merge request reports
Loading