Andrey Semashev
a95a4f6580
Fixed a link to ResultOf docs.
2023-09-24 23:15:54 +03:00
Andrey Semashev
076f050e9a
Updated library descriptions and Utility categories.
...
Reflect that some pieces of Utility were moved to other libraries, meaning
that Utility no longer provides the components that were previously
mentioned in its description and categories.
Make some other descriptions more clear.
2023-09-24 23:07:14 +03:00
Andrey Semashev
e06b6dd788
Added String category to StringView.
2023-09-24 22:58:56 +03:00
Andrey Semashev
219ee9855d
Renamed String Ref to String View and updated link to docs.
...
The pewvious link to docs was broken, and string_view basically superceded
string_ref, so renaming the library entry is appropriate.
Fixes https://github.com/boostorg/utility/issues/105 .
2023-09-24 22:54:36 +03:00
sdarwin
d5c33889b9
Update metadata
2022-05-02 13:53:04 -05:00
Edward Diener
a7570d7608
[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 22:19:49 -05:00
Glen Fernandes
2b436d7d50
Use ostream_put from Boost.IO
2019-12-15 09:46:38 -05:00
Glen Fernandes
47c9f69ffe
Correct documentation URLs and update documentation
2019-04-29 18:48:51 -04:00
Glen Fernandes
7b74d2d494
Update libraries.json and documentation
2019-04-23 15:37:57 -04:00
Andrey Semashev
492fd7f091
Moved enable_if to Boost.Core.
2014-08-18 18:57:40 +04:00
Daniel James
4522603132
Add metadata file.
2014-08-18 15:12:15 +01:00