tzlaine / callable_traits

modern C++ type traits and metafunctions for callable types

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Boost.CallableTraits Travis status Appveyor status

CallableTraits is a C++11 header-only library for the inspection, synthesis, and decomposition of callable types.

The latest documentation is available here.

CallableTraits was formally reviewed and accepted into the Boost C++ Libraries. CallableTraits is available in Boost 1.66 (December 2017) and later. You can also download CallableTraits as a standalone library here.

Licensed under the Boost Software License, Version 1.0.

About

modern C++ type traits and metafunctions for callable types

License:Boost Software License 1.0


Languages

Language:C++ 97.2%Language:CMake 1.8%Language:Python 0.9%Language:HTML 0.1%