forked from boostorg/utility
Fix Windows-1252 dash in UTF-8 document.
[SVN r48133]
This commit is contained in:
@ -60,7 +60,7 @@
|
|||||||
<!-- Portability -->
|
<!-- Portability -->
|
||||||
<h2>Portability</h2>
|
<h2>Portability</h2>
|
||||||
<p>
|
<p>
|
||||||
Several older compilers do not support argument dependent lookup <EFBFBD> on these compilers <tt>boost::swap</tt> will call <tt>std::swap</tt>, ignoring any specialized swap functions that could be found as a result of argument dependent lookup.
|
Several older compilers do not support argument dependent lookup ‒ on these compilers <tt>boost::swap</tt> will call <tt>std::swap</tt>, ignoring any specialized swap functions that could be found as a result of argument dependent lookup.
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<!-- Credits -->
|
<!-- Credits -->
|
||||||
|
Reference in New Issue
Block a user