Changed the GetNode method to return const T & to reduce memory operations. This should still be compatible with most implementations.
Log in to post a comment.