8 Commits

Author SHA1 Message Date
Edward Diener
10eb5cdf7c [skip ci] Add "cxxstd" json field. The "cxxstd" json field is being added to each Boost library's meta json information for libraries in order to specify the minumum C++ standard compilation level. The value of this field matches one of the values for 'cxxstd' in Boost.Build. The purpose of doing this is to provide information for the Boost website documentation for each library which will specify the minimum C++ standard compilation that an end-user must employ in order to use the particular library. This will aid end-users who want to know if they can successfully use a Boost library based on their C++ compiler's compilation level, without having to search the library's documentation to find this out. 2021-01-19 13:08:18 -05:00
Peter Dimov
3d6683edb5 Update maintainer e-mail 2020-12-12 01:01:07 +02:00
Glen Fernandes
56bd3784bf Update e-mail address in comments and libraries.json 2018-09-05 08:21:35 -04:00
Daniel James
76443159e3 Add core to metadata.
Key has to be the same as it was in bind, so that the script can tell
it's the same library.
2014-08-21 20:35:01 +01:00
Andrey Semashev
e4e1a1fda5 Moved enable_if from Boost.Utility. 2014-08-18 18:56:51 +04:00
Daniel James
ae10aab7e5 Add metadata for swap.
"key" is "utility/swap" because it's a unique identifier which should
stay the same, even after moving the code into this module.
2014-06-08 18:13:39 +01:00
Peter Dimov
35fbf9c2dc Update description. 2014-06-01 22:08:45 +03:00
Daniel James
e65e19608a Add metadata file 2014-06-01 11:53:25 +01:00