• Stars
    star
    28
  • Rank 882,216 (Top 18 %)
  • Language
    C++
  • License
    MIT License
  • Created about 4 years ago
  • Updated over 2 years ago

Reviews

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.