All Projects → boostorg → Callable_traits

boostorg / Callable_traits

Licence: other
modern C++ type traits and metafunctions for callable types

Labels

Projects that are alternatives of or similar to Callable traits

Sml
SML: C++14 State Machine Library
Stars: ✭ 540 (+365.52%)
Mutual labels:  boost
Conan Boost
[OBSOLETE] The recipe is now in https://github.com/conan-io/conan-center-index
Stars: ✭ 50 (-56.9%)
Mutual labels:  boost
Hana
Your standard library for metaprogramming
Stars: ✭ 1,209 (+942.24%)
Mutual labels:  boost
Pfr
std::tuple like methods for user defined types without any macro or boilerplate code
Stars: ✭ 896 (+672.41%)
Mutual labels:  boost
Dogen
Reference implementation of the MASD Code Generator.
Stars: ✭ 44 (-62.07%)
Mutual labels:  boost
Hazelcast Cpp Client
Hazelcast IMDG C++ Client
Stars: ✭ 67 (-42.24%)
Mutual labels:  boost
Ut
UT: C++20 μ(micro)/Unit Testing Framework
Stars: ✭ 507 (+337.07%)
Mutual labels:  boost
Cpp Rotor
Event loop friendly C++ actor micro-framework
Stars: ✭ 111 (-4.31%)
Mutual labels:  boost
Bcm
Boost cmake modules
Stars: ✭ 48 (-58.62%)
Mutual labels:  boost
Compute
A C++ GPU Computing Library for OpenCL
Stars: ✭ 1,192 (+927.59%)
Mutual labels:  boost
Auto Cpufreq
Automatic CPU speed & power optimizer for Linux
Stars: ✭ 843 (+626.72%)
Mutual labels:  boost
Stdex
std C++ 11 library impementation with extra features using only C++ 98 and POSIX threads
Stars: ✭ 43 (-62.93%)
Mutual labels:  boost
Burst
То, чего нет в Бусте
Stars: ✭ 72 (-37.93%)
Mutual labels:  boost
Di
DI: C++14 Dependency Injection Library
Stars: ✭ 756 (+551.72%)
Mutual labels:  boost
Graphical Debugging
GraphicalDebugging extension for Visual Studio
Stars: ✭ 88 (-24.14%)
Mutual labels:  boost
Cpp Serializers
Benchmark comparing various data serialization libraries (thrift, protobuf etc.) for C++
Stars: ✭ 533 (+359.48%)
Mutual labels:  boost
Pc Optimization Hub
collection of various resources devoted to performance and input lag optimization
Stars: ✭ 55 (-52.59%)
Mutual labels:  boost
Test
The reference C++ unit testing framework (TDD, xUnit, C++03/11/14/17)
Stars: ✭ 112 (-3.45%)
Mutual labels:  boost
Boost Process
Boost.Process is a library to manage system processes
Stars: ✭ 110 (-5.17%)
Mutual labels:  boost
Dir monitor
Filesystem changes monitor using boost::asio © Boris Schaeling
Stars: ✭ 73 (-37.07%)
Mutual labels:  boost

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].