Prefer to initialize members in an initializer list rather than in a ctor body.
Remove unneeded c_str() calls.
Protect against potential null pointer dereference.
GitLab Runners cleaning campaign ongoing (ETA 2nd October 2023). Check https://cern.ch/otg0078219 for further information.
Prefer to initialize members in an initializer list rather than in a ctor body.
Remove unneeded c_str() calls.
Protect against potential null pointer dereference.