项目作者: rmettler

项目描述 :
Lightweight function wrappers able to store and invoke any callable target without the caller having to know the details of the callee. A more performant alternative to std::function, no undefined behavior and configurable behavior when called empty.
高级语言: C++
项目地址: git://github.com/rmettler/cpp_delegates.git
创建时间: 2020-01-31T16:48:20Z
项目社区:https://github.com/rmettler/cpp_delegates

开源协议:Boost Software License 1.0

下载