removed commented link

[SVN r25054]
This commit is contained in:
Paul Mensonides
2004-09-13 16:11:54 +00:00
parent d18009e308
commit cb86812995
2 changed files with 0 additions and 8 deletions

View File

@ -1019,10 +1019,6 @@ template<class T> struct function_traits<T&> : function_traits&l
those types).  If you like, you can figure out how to do that on your own those types).  If you like, you can figure out how to do that on your own
as an exercise.  as an exercise. 
</div> </div>
<!--<h4>Related Topics</h4>
<ul>
<li><a href="choosing_repetition.html">Choosing Between Repetition Constructs</a></li>
</ul>-->
<h4> <h4>
See Also See Also
</h4> </h4>

View File

@ -134,10 +134,6 @@ template&lt;&gt; struct sample&lt;10&gt; { };
??=include BOOST_PP_LOCAL_ITERATE() ??=include BOOST_PP_LOCAL_ITERATE()
</pre></div> </pre></div>
<!--<h4>Related Topics</h4>
<ul>
<li><a href="choosing_repetition.html">Choosing Between Repetition Constructs</a></li>
</ul>-->
<h4>See Also</h4> <h4>See Also</h4>
<ul> <ul>
<li><a href="../ref/local_iterate.html">BOOST_PP_LOCAL_ITERATE</a></li> <li><a href="../ref/local_iterate.html">BOOST_PP_LOCAL_ITERATE</a></li>