diff --git a/meta/libraries.xml b/meta/libraries.xml new file mode 100644 index 0000000..a79b7de --- /dev/null +++ b/meta/libraries.xml @@ -0,0 +1,61 @@ + + + + functional + 1.16.0 + Functional + Mark Rodgers + The Boost.Function library contains a family of + class templates that are function object + wrappers. + false + false + Function-objects + + + functional/hash + 1.33.0 + Functional/Hash + Daniel James + A TR1 hash function object that can be extended to + hash user defined types. + hash/ + false + true + Function-objects + + + functional/factory + 1.43.0 + Functional/Factory + Tobias Schwinger + Function object templates for dynamic and static object creation + factory/ + false + false + Function-objects + + + functional/forward + 1.43.0 + Functional/Forward + Tobias Schwinger + Adapters to allow generic function objects to accept arbitrary arguments + forward/ + false + false + Function-objects + + + functional/overloaded_function + 1.50.0 + Functional/Overloaded Function + Lorenzo Caminiti + Overload different functions into a single function + object. + overloaded_function/ + false + false + Function-objects + +