<div dir="ltr"><div>This is the second piece of the separation of the previously submitted patch.  Notes for this piece (copied from previous email):</div><div><br></div><div><span style="font-family:arial,sans-serif;font-size:13px">The change is to avoid the gcc warning -Wno-non-template-friend that friend declarations inside template classes must be declared as templates: </span><a href="http://stackoverflow.com/questions/4039817/friend-declaration-declares-a-non-template-function" target="_blank" style="font-family:arial,sans-serif;font-size:13px">http://stackoverflow.com/questions/4039817/friend-declaration-declares-a-non-template-function</a><br>
</div><div><br></div><div><div style="font-family:arial,sans-serif;font-size:13px">Compiled and passed lldb tests on Linux Ubuntu 12.04 and gcc 4.8.2.</div></div><div><br></div><div>Thanks,</div><div>  Steve</div></div>