Eggs.Invoke is a C++11/14/17/20 single-header implementation of `INVOKE` and its related facilities. —see it on Github—.

Contents

Requirements

The library requires a standard conformant implementation of C++11; a few additional features are only available under C++14. There are no external dependencies.


Copyright Agustín Bergé, Fusion Fenix 2017-2020

Distributed under the Boost Software License, Version 1.0. (See accompanying file LICENSE.txt or copy at http://www.boost.org/LICENSE_1_0.txt)