Thread
:
Type of std::endl
View Single Post
ralphmerridew
Newbie Member
14Feb2007,04:41
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.