Skip to content

Latest commit

 

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