mirror of
https://github.com/boostorg/preprocessor.git
synced 2025-07-30 04:07:14 +02:00
fixed bibliography links
[SVN r16155]
This commit is contained in:
@ -69,7 +69,7 @@ yes_type is_function_tester(R (*)(A0, A1, A2));
|
||||
Library support is needed!
|
||||
</div>
|
||||
<div>
|
||||
<i>For detailed information on the capabilities and limitations of the preprocessor, please refer to the C++ standard <a href="bibliography.html#std">[Std]</a>.</i>
|
||||
<i>For detailed information on the capabilities and limitations of the preprocessor, please refer to the C++ standard <a href="../bibliography.html#std">[Std]</a>.</i>
|
||||
</div>
|
||||
<h4>The Motivation Example Revisited</h4>
|
||||
<div>
|
||||
|
Reference in New Issue
Block a user