-
callable_traits Public
Forked from boostorg/callable_traitsmodern C++ type traits and metafunctions for callable types
-
eraserface Public
dynamic polymorphism without inheritance
-
yarma Public
Yet Another Reflection Macro: simple, flexible reflection in C++17
-
polyvar Public
polymorphism with value semantics (based on std::variant)
-
sfinae_errors Public
SFINAE-able error messages for C++ templates
-
bind_parser Public
Compile-time recursive descent parser of std::placeholder expressions
C++ Boost Software License 1.0 UpdatedMay 25, 2016 -
constexpr_checks Public
Compile-time constexprness checks for functions, member functions, and function objects. Includes implementation of INVOKE rules