Skip to content

Use as_const instead of const_cast

Christoph Grüninger requested to merge work/as_const-instead-const_cast into master

Possible with adaption of C++17.

Merge request reports