libraries.json
471 Bytes
{
"key": "hana",
"name": "Hana",
"authors": [ "Louis Dionne" ],
"maintainers": [ "Louis Dionne <ldionne.2 -at- gmail.com>" ],
"description": "A modern C++ metaprogramming library. It provides high level algorithms to manipulate heterogeneous sequences, allows writing type-level computations with a natural syntax, provides tools to introspect user-defined types and much more.",
"category": [
"Metaprogramming"
],
"cxxstd": "14"
}