mirror of
https://github.com/boostorg/preprocessor.git
synced 2025-07-23 09:07:13 +02:00
removed commented link
[SVN r25054]
This commit is contained in:
@ -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>
|
||||||
|
@ -134,10 +134,6 @@ template<> struct sample<10> { };
|
|||||||
|
|
||||||
??=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>
|
||||||
|
Reference in New Issue
Block a user