There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
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.