Back to Arangodb

Boost.CallableTraits ![CI][badge.CI]

3rdParty/boost/1.78.0/libs/callable_traits/README.md

3.12.9.11.1 KB
Original Source
<!-- Copyright Barrett Adair 2016-2021 Distributed under the Boost Software License, Version 1.0. (See accompanying file LICENSE.md or copy at http://boost.org/LICENSE_1_0.txt) -->

Boost.CallableTraits <a target="_blank" href="https://github.com/boostorg/callable_traits/actions/workflows/ci.yml"></a>

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.

<!-- Links -->