mirror of
https://github.com/boostorg/compat.git
synced 2026-01-19 16:12:15 +00:00
17 lines
372 B
JSON
17 lines
372 B
JSON
{
|
|
"key": "compat",
|
|
"name": "Compat",
|
|
"authors": [
|
|
"Peter Dimov",
|
|
"Christian Mazakas"
|
|
],
|
|
"maintainers": [
|
|
"Peter Dimov <pdimov -at- gmail.com>"
|
|
],
|
|
"description": "C++11 implementations of standard components added in later C++ standards.",
|
|
"category": [
|
|
"Emulation", "Programming"
|
|
],
|
|
"cxxstd": "11"
|
|
}
|