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.
139 KiB
139 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.