badair / constexpr_checks

Compile-time constexprness checks for functions, member functions, and function objects. Includes implementation of INVOKE rules

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ConstexprChecks

Compile-time constexpr-ness checks for function pointers, member function pointers, and function objects/lambdas.

About

Compile-time constexprness checks for functions, member functions, and function objects. Includes implementation of INVOKE rules

License:Boost Software License 1.0


Languages

Language:C++ 100.0%