No need for a manual implementation. While at it: have the constructor that takes a string take a const string reference instead to avoid a copy.
79 KiB
79 KiB
No need for a manual implementation. While at it: have the constructor that takes a string take a const string reference instead to avoid a copy.