Skip to content

modern C++ type traits and metafunctions for callable types

License

Notifications You must be signed in to change notification settings

badair/callable_traits

 
 

Repository files navigation

Boost.CallableTraits

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 was formally reviewed and accepted into the Boost C++ Libraries. CallableTraits is available in Boost 1.66 and later. Since CallableTraits has no dependencies, you can also download it as a standalone library here.

Licensed under the Boost Software License, Version 1.0.

About

modern C++ type traits and metafunctions for callable types

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 96.9%
  • CMake 2.1%
  • Other 1.0%