View Single Post
Newbie Member
14Feb2007,04:41  
ralphmerridew's Avatar
My program includes a custom class which uses operator<< similarly to an ostream. I'd like to be able to send it 'endl', but I can't find out what function I need to define to accept it.