M
Mike - EMAIL IGNORED
Are static friend functions allowed? I tried this
today with gcc-3.2 without success. The function
was not a class member. The friend statement was
interpreted as meaning "extern", and this was
reported incompatible with a previous static
declaration.
Chapter and verse would also be helpful. I looked
around but didn't find anything.
Thanks in advance,
Mike.
today with gcc-3.2 without success. The function
was not a class member. The friend statement was
interpreted as meaning "extern", and this was
reported incompatible with a previous static
declaration.
Chapter and verse would also be helpful. I looked
around but didn't find anything.
Thanks in advance,
Mike.