Skip to content

Files

Latest commit

95e3831 · May 29, 2022

History

History

signal

Signal

A simple callback wrapper for pointers to class member functions and pointers to functions

How it works

  • Variable template arguments
  • Default template arguments
  • Traits
  • Mutex

Requirement

A complier with support for C++11