1
0
forked from boostorg/bind

type_traits.htm now type_traits.html

[SVN r21232]
This commit is contained in:
Beman Dawes
2003-12-11 23:35:43 +00:00
parent 4b97a70f64
commit f91de70d8e

View File

@@ -833,7 +833,7 @@ namespace
STL</a> by Petter Urkedal.</li></ul>
<p>Doug Gregor suggested that a visitor mechanism would allow <b>bind</b> to
interoperate with a signal/slot library.</p>
<p>John Maddock fixed a MSVC-specific conflict between <b>bind</b> and the <A href="../type_traits/index.htm">
<p>John Maddock fixed a MSVC-specific conflict between <b>bind</b> and the <A href="../type_traits/index.html">
type traits library</A>.</p>
<p>Numerous improvements were suggested during the formal review period by Ross
Smith, Richard Crossley, Jens Maurer, Ed Brey, and others. Review manager was