replace typedef function ptr by std::function
start PIMap refactoring
This commit is contained in:
@@ -34,8 +34,6 @@
|
||||
#include "piqueue.h"
|
||||
#include "piobject_macros.h"
|
||||
|
||||
typedef void (*Handler)(void * );
|
||||
|
||||
//! \ingroup Core
|
||||
//! \~\brief
|
||||
//! \~english This is base class for any classes which use events -> handlers mechanism.
|
||||
|
||||
Reference in New Issue
Block a user