mirror of
https://github.com/boostorg/boost.git
synced 2025-04-08 14:44:02 +00:00
Fix link to Function library
[SVN r17498]
This commit is contained in:
parent
2b60876cf6
commit
63430a26f2
1 changed files with 1 additions and 1 deletions
|
@ -147,7 +147,7 @@
|
|||
have been documented.
|
||||
<li> <a href="libs/date_time/doc/index.html">Date-Time Library</a> - several fixes and small additions including an interface change to partial_date. See <a href="libs/date_time/doc/Changes.html">Date-Time Change History</a> for more details.
|
||||
</li>
|
||||
<li> <a href="function/index.html">Function Library</a>: support for assignment to zero (to clear) and comparison against zero (to check if empty). </li>
|
||||
<li> <a href="libs/function/index.html">Function Library</a>: support for assignment to zero (to clear) and comparison against zero (to check if empty). </li>
|
||||
<li>
|
||||
Many fixes and enhancements to other libraries.</li>
|
||||
</ul>
|
||||
|
|
Loading…
Add table
Reference in a new issue