mirror of
https://github.com/boostorg/preprocessor.git
synced 2025-07-29 11:47:14 +02:00
Bibliography instead of References
[SVN r12729]
This commit is contained in:
@ -100,15 +100,15 @@ substituting the parameters of the macro. </P>
|
||||
simply by using a search and replace tool. </LI></UL>
|
||||
<P><B><EM> An especially important thing to remember is to limit the use of preprocessor
|
||||
to the structured, well understood and safe methods. Structure helps to understand
|
||||
complex systems <A href="references.htm#[4]">[4]</A>.</EM></B></P>
|
||||
complex systems <A href="bibliography.htm#[McConnell]">[McConnell]</A>.</EM></B></P>
|
||||
<HR>
|
||||
|
||||
<P><B>PROBLEM:</B> "I'd
|
||||
like to see Cpp abolished." - Bjarne Stroustrup in <A href="references.htm#[1]">[1]</A></P>
|
||||
like to see Cpp abolished." - Bjarne Stroustrup in <A href="bibliography.htm#[Stroustrup]">[Stroustrup]</A></P>
|
||||
<P><B>SOLUTION:</B> The C preprocessor will be here for a
|
||||
long time.</P>
|
||||
<P><EM><B>In practice, preprocessor metaprogramming is far simpler and more portable
|
||||
than template metaprogramming <A href="references.htm#[2]">[2]</A>.</B></EM></P>
|
||||
than template metaprogramming <A href="bibliography.htm#[Czarnecki]">[Czarnecki]</A>.</B></EM></P>
|
||||
<hr>
|
||||
<p>Revised
|
||||
<!--webbot bot="Timestamp" S-Type="EDITED" S-Format="%d %B, %Y" startspan -->
|
||||
|
Reference in New Issue
Block a user