Remove unnecessary `detail::`
This function already has a `using namespace detail`, so all the `detail::` qualifications are not needed.
Showing
Please register or sign in to comment
This function already has a `using namespace detail`, so all the `detail::` qualifications are not needed.