Use using instead of typedef, remove redundant string init, use "empty", address qualified auto, use nullptr.
34 KiB
34 KiB
Use using instead of typedef, remove redundant string init, use "empty", address qualified auto, use nullptr.