Micha Feigin wrote: > On Mon, 10 Aug 2009 15:09:40 -0500 > "Boyd Stephen Smith Jr." <[email protected]> wrote:
> > One way to do it by the way if you want them encapsulated inside a class > is to use static member functions (they are actually just standard > function with a limited scope). Then you don't need to define them as > friend, you do need to pass a pointer to the relevant class though. > Ok thanks for the hint. -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

