Author: hdu Revision: 1554812 Modified property: svn:log Modified: svn:log at Thu Jan 2 14:32:07 2014 ------------------------------------------------------------------------------ --- svn:log (original) +++ svn:log Thu Jan 2 14:32:07 2014 @@ -3,5 +3,5 @@ When compiling in C++11 mode the system provided TR1 compliant headers are already required to be available and to be in the std namespace. The wrappers trying to map the TR1 containers into the std namespace too is problematic -them, so it must be avoided in C++11 mode. Having TR1 compliant headers -available directly also simplifies the stlport4 emulation considerably. +then, so it must be avoided in C++11 mode. Having TR1 compliant headers +available directly also makes the stlport4 emulation simpler.
