diff --git a/meta/libraries.json b/meta/libraries.json index be47c6a..e30db15 100644 --- a/meta/libraries.json +++ b/meta/libraries.json @@ -1,4 +1,5 @@ -{ +[ + { "key": "core", "name": "Core", "authors": [ @@ -15,4 +16,21 @@ "category": [ "Miscellaneous" ] -} + }, + { + "key": "utility/swap", + "boost-version": "1.38.0", + "name": "Swap", + "authors": [ + "Joseph Gauterin" + ], + "description": "Enhanced generic swap function.", + "documentation": "swap.html", + "category": [ + "Miscellaneous" + ], + "maintainers": [ + "Joseph Gauterin " + ] + } +] diff --git a/swap.html b/swap.html new file mode 100644 index 0000000..2bd6110 --- /dev/null +++ b/swap.html @@ -0,0 +1,29 @@ + + + +Boost.Core + + + + + +

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

+

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

+ +