> -----Original Message----- > From: Martin Sebor [mailto:[EMAIL PROTECTED] > Sent: Thursday, September 28, 2006 5:28 AM > To: [email protected] > Subject: Re: [PATCH] std::swap (std::container&, > std::container&) in MSVC 7.0 > > > I have been added this functions with additional test > > (etc/config/src/INLINE_FRIENDS.cpp). > > Cool! Do you know of a compiler that doesn't allow friend > functions to be defined inside the class like this? I don't but I've been used the limited set of compilers only: MSVC/Borland C++/gcc.
> If not, do we even need this test? I added this test just in case (by analogy with INLINE_MEMBER_TEMPLATES.cpp). Farid.
