Skip to content

peppapighs/delegate

Repository files navigation

delegate

Header-only C++ Fast Delegate library.

Based on Don Clugston's FastDelegate library, with support for template variadic arguments.

Pre-requisites

  • GCC on x86_64 Linux with C++20 support
  • CMake 3.24 or later
  • Boost 1.76 or later

Build

./make.sh
build/delegate

About

Header-only C++ Fast Delegate library

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published