2
0
mirror of https://github.com/boostorg/website.git synced 2026-01-30 20:32:16 +00:00

Update documentation list

This commit is contained in:
Automated Commit
2024-01-15 01:26:07 +00:00
parent 7d4c1c91e0
commit 489ec79c0f
2 changed files with 0 additions and 25 deletions

View File

@@ -746,19 +746,6 @@
<maintainers>Peter Dimov &lt;pdimov -at- gmail.com&gt;</maintainers>
<description>boost::bind is a generalization of the standard functions std::bind1st and std::bind2nd. It supports arbitrary function objects, functions, function pointers, and member function pointers, and is able to bind any argument to a specific value or route input arguments into arbitrary positions.</description>
<documentation>libs/bind/</documentation>
<cxxstd>03</cxxstd>
<category>Function-objects</category>
</library>
<library>
<key>bind</key>
<library_path>libs/bind/</library_path>
<boost-version>1.25.0</boost-version>
<update-version>develop</update-version>
<name>Bind</name>
<authors>Peter Dimov</authors>
<maintainers>Peter Dimov &lt;pdimov -at- gmail.com&gt;</maintainers>
<description>boost::bind is a generalization of the standard functions std::bind1st and std::bind2nd. It supports arbitrary function objects, functions, function pointers, and member function pointers, and is able to bind any argument to a specific value or route input arguments into arbitrary positions.</description>
<documentation>libs/bind/</documentation>
<cxxstd>11</cxxstd>
<category>Function-objects</category>
</library>
@@ -793,18 +780,6 @@
<authors>Peter Dimov</authors>
<description>Generalized binders for function/object/pointers and member functions.</description>
<documentation>libs/bind/mem_fn.html</documentation>
<cxxstd>03</cxxstd>
<category>Function-objects</category>
</library>
<library>
<key>bind/mem_fn</key>
<library_path>libs/bind/</library_path>
<boost-version>1.25.0</boost-version>
<update-version>develop</update-version>
<name>Member Function</name>
<authors>Peter Dimov</authors>
<description>Generalized binders for function/object/pointers and member functions.</description>
<documentation>libs/bind/mem_fn.html</documentation>
<cxxstd>11</cxxstd>
<category>Function-objects</category>
</library>

Binary file not shown.