constexpr-everything:重写C ++代码以在可能的情况下自动应用`constexpr`

时间:2021-05-02 07:05:38
【文件属性】:
文件名称:constexpr-everything:重写C ++代码以在可能的情况下自动应用`constexpr`
文件大小:14KB
文件格式:ZIP
更新时间:2021-05-02 07:05:38
c-plus-plus quality llvm clang secur constexpr-一切 一个基于libclang的项目,用于自动重写尽可能多的代码,以便在constexpr上下文中进行评估。 需要LLVM(和Clang)9、10或11。 建造 mkdir build cd build cmake -DCMAKE_BUILD_TYPE=Debug .. cmake --build . 用法 使用构建项目,对源文件运行constexpr-everything 。 在了解有关该工具的更多信息。 执照 constexpr-everything是根据Apache 2.0许可获得许可和分发的。 如果您正在寻找条款的例外情况,请。
【文件预览】:
constexpr-everything-master
----.github()
--------workflows()
----tests()
--------01()
--------02()
----LICENSE(11KB)
----main.cpp(13KB)
----.gitignore(3KB)
----CMakeLists.txt(2KB)
----README.md(940B)

网友评论