Iostreams: detab last commit.

[SVN r72480]
This commit is contained in:
Daniel James 2011-06-07 22:30:58 +00:00
parent 42468b5d62
commit e3169f169f

View file

@ -2271,11 +2271,11 @@
<toolset name="msvc-7.1"/>
<note author="Daniel James" date="07 Jun 2011">
Visual C++ 7.1's SFINAE implementation can't deal with multiple
assignment functions with the same parameters (but disabled with
SFINAE). So path's assignment from boost::filesystem2::path is
disabled. Would be pretty easy to workaround, but probably not
worth it since this is pretty obscure, and filesystem2 will be
removed soon.
assignment functions with the same parameters (but disabled with
SFINAE). So path's assignment from boost::filesystem2::path is
disabled. Would be pretty easy to workaround, but probably not
worth it since this is pretty obscure, and filesystem2 will be
removed soon.
</note>
</mark-expected-failures>
</library>