Cabin

Cabin

  • Docs
  • Sponsor

Cabin

Modern, intuitive, and lightning-fast package manager for C++ developers.

DocumentationGitHubSponsor

Built by Ken Matsui

© 2018-2025 Cabin. All rights reserved.

boost/callable_traits

v2.3.2
C++11

modern C++ type traits and metafunctions for callable types

Installation

Add the following line to your cabin.toml file:

"boost/callable_traits" = "2.3.2"

README

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.

Package Info

Versions
1
Dependencies
0
Published
3 years ago
License
BSL-1.0

Links

DocumentationRepository