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:
@@ -746,19 +746,6 @@
|
||||
<maintainers>Peter Dimov <pdimov -at- gmail.com></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 <pdimov -at- gmail.com></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.
Reference in New Issue
Block a user