So, I'm nearing the completion of this personal project and decided to rewrite some code then review the results with an object dump to an outstream, but overloading << is still rather mysterious to me. I thought I had gotten it down, even referenced my deitel and deitel to make sure, but I'm getting accessibility issues.
Bah. Nvm. VC++ has issues with friend functions. I use the red underlining in the IDE to tell me if my syntax or spelling is wrong and often times it flags private data in non-member friend functions.
I hit the compile button and it worked fine. The red underlining should be a red herring, like the old clip-it thing they had for MS Office.