Logo
Explore Help
Sign In
boostorg/system
1
0
Fork 1
You've already forked system
mirror of https://github.com/boostorg/system.git synced 2025-10-04 03:30:55 +02:00
Code Issues Packages Projects Releases Wiki Activity
Files
b92035d4d2b0825bbfb7c1167c4570a51fff78d0
system/meta/libraries.json

13 lines
285 B
JSON
Raw Normal View History

Add metadata file.
2014-08-18 15:11:09 +01:00
{
"key": "system",
"name": "System",
"authors": [
"Beman Dawes"
],
"description": "Operating system support, including the diagnostics support that will be part of the C++0x standard library.",
"category": [
"System"
[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-21 11:11:01 -05:00
],
"cxxstd": "03"
Add metadata file.
2014-08-18 15:11:09 +01:00
}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.24.3 Page: 19ms Template: 1ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API