2
0
mirror of https://github.com/boostorg/compat.git synced 2026-01-19 04:02:16 +00:00
Files
compat/meta/libraries.json
2023-05-13 21:01:18 +03:00

16 lines
343 B
JSON

{
"key": "compat",
"name": "Compat",
"authors": [
"Peter Dimov"
],
"maintainers": [
"Peter Dimov <pdimov -at- gmail.com>"
],
"description": "C++11 implementations of standard components added in later C++ standards.",
"category": [
"Emulation", "Programming"
],
"cxxstd": "11"
}