boost_callable_traits

Crates.ioboost_callable_traits
lib.rsboost_callable_traits
version0.1.0
created_at2025-08-30 03:20:22.532769+00
updated_at2025-08-30 03:20:22.532769+00
descriptionBoost C++ library boost_callable_traits packaged using Zanbil
homepage
repositoryhttps://github.com/zanbilify/boost_callable_traits
max_upload_size
id1817212
size515,935
(HKalbasi)

documentation

README

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.

Commit count: 488

cargo fmt