Skip to content

CxxUtils: Add CxxUtils::as_const_ptr.

In the same spirit as std::as_const, but this one actually makes pointers const.

Merge request reports