Fix dead links: caused by pull-request #51.

This commit is contained in:
Kohei Takahashi
2015-02-21 19:15:49 +09:00
parent e23d153734
commit 960ccf5d2c
4 changed files with 9 additions and 9 deletions

View File

@ -254,7 +254,7 @@ Metafunction to apply __element_conversion__ to the full argument type.
It removes references to `const`, references to array types are kept, even
if the array is `const`. Reference wrappers are removed (see
__note_boost_ref__)[footnote Since C++11, the standard reference wrappers
__note_ref_wrappers__)[footnote Since C++11, the standard reference wrappers
are also removed.].
[heading Header]