mirror of
https://github.com/boostorg/boost.git
synced 2025-04-14 09:00:36 +00:00
Iostreams: detab last commit.
[SVN r72480]
This commit is contained in:
parent
42468b5d62
commit
e3169f169f
1 changed files with 5 additions and 5 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Reference in a new issue