diff --git a/meta/libraries.json b/meta/libraries.json index 3a2d728..92370a2 100644 --- a/meta/libraries.json +++ b/meta/libraries.json @@ -50,5 +50,23 @@ "maintainers": [ "Joseph Gauterin " ] + }, + { + "key": "bind/ref", + "name": "Ref", + "authors": [ + "Jaako Järvi", + "Peter Dimov", + "Doug Gregor", + "Dave Abrahams" + ], + "description": "A utility library for passing references to generic functions.", + "documentation": "ref.html", + "std": [ + "tr1" + ], + "category": [ + "Function-objects" + ] } ] diff --git a/ref.html b/ref.html new file mode 100644 index 0000000..a816ca9 --- /dev/null +++ b/ref.html @@ -0,0 +1,29 @@ + + + +Boost.Core + + + + + +

+ Automatic redirection failed, please go to + doc/html/core/ref.html +

+

+ © 2014 Peter Dimov
+ © 2014 Glen Fernandes
+ © 2014 Andrey Semashev +

+ +