Also solve some clang-tidy warnings:
- remove unused and not implemended methods;
- relpace
using namespace ...
by namespace block declaration.
(cherry picked from commit f9b05791)
Also solve some clang-tidy warnings:
using namespace ...
by namespace block declaration.(cherry picked from commit f9b05791)