boostorg / callable_traits

modern C++ type traits and metafunctions for callable types
Boost Software License 1.0
129 stars 36 forks source link
boost template-metaprogramming

Boost.CallableTraits CI

CallableTraits is a standalone C++11 header-only library for the inspection, synthesis, and decomposition of callable types. Language features added in later C++ standards are also supported.

The latest documentation is available here.

CallableTraits is released as part of the Boost C++ Libraries. Since it only depends on the standard library headers, you can also download it as a standalone library here.

Licensed under the Boost Software License, Version 1.0.