项目作者: JPenuchot

项目描述 :
Clang-based tool to make all your function declarations constexpr. It relies on clang's semantic engine to check whether function declarations satisfy the requirements of a constexpr function definition.
高级语言: C++
项目地址: git://github.com/JPenuchot/constexpr-everything-reloaded.git
创建时间: 2020-10-30T19:15:20Z
项目社区:https://github.com/JPenuchot/constexpr-everything-reloaded

开源协议:MIT License

下载