Currently there are a number of STL objects in the code base that dereference the pointer and create a new object. All returns which return by value should be changed to return by reference.
Log in to post a comment.