Skip to content

Replace CxxUtils::starts/ends and boost::starts/ends with the STL version

Andrii Verbytskyi requested to merge averbyts/athena:stlstartswith into main

Replace CxxUtils::starts/ends and boost::starts/ends with the STL version

@ssnyder

In couple of places one will have to add conversion to std::string.

Edited by Andrii Verbytskyi

Merge request reports