Author: faridz
Date: Tue Jul 1 04:34:06 2008
New Revision: 673060
URL: http://svn.apache.org/viewvc?rev=673060&view=rev
Log:
2008-07-01 Farid Zaripov <[EMAIL PROTECTED]>
STDCXX-339
* README: Removed description of the outdated
_RWSTD_NO_INLINE_MEMBER_TEMPLATES config macro.
* etc/config/src/INLINE_MEMBER_TEMPLATES.cpp:
Deleted corresponding configuration test.
Removed:
stdcxx/branches/4.2.x/etc/config/src/INLINE_MEMBER_TEMPLATES.cpp
Modified:
stdcxx/branches/4.2.x/README
Modified: stdcxx/branches/4.2.x/README
URL:
http://svn.apache.org/viewvc/stdcxx/branches/4.2.x/README?rev=673060&r1=673059&r2=673060&view=diff
==============================================================================
--- stdcxx/branches/4.2.x/README (original)
+++ stdcxx/branches/4.2.x/README Tue Jul 1 04:34:06 2008
@@ -1026,12 +1026,6 @@
#defined at configuration time according to the declaration of
the POSIX function iconv().
- o _RWSTD_NO_INLINE_MEMBER_TEMPLATES [auto, lib, over]
-
- #defined at configuration time for C++ implementations that
- reject member templates completely defined within the body of the
- class or template of which they are a member.
-
o _RWSTD_NO_INSTANTIATE_DEFAULT_ARGS [auto, over]
#defined at configuration time for C++ implementations that