blob: 85a8a46c97d8fc92f75092fdc79034c52cd51e4d (
plain)
1
2
3
4
5
6
7
|
{
"name": "constexpr",
"version-string": "1.0",
"port-version": 2,
"description": "Small MIT License Library of general stdlib functions written as C++11 constexpr functions.",
"homepage": "https://github.com/elbeno/constexpr"
}
|