Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependents: TYBLE16_simple_data_logger TYBLE16_MP3_Air
FunctionPointerWithContext.h File Reference
Go to the source code of this file.
Data Structures | |
class | FunctionPointerWithContext< ContextType > |
Function like object adapter over freestanding and member functions. More... | |
Functions | |
template<typename T , typename ContextType > | |
FunctionPointerWithContext < ContextType > | makeFunctionPointer (T *object, void(T::*member)(ContextType context)) |
Factory of adapted member function pointers. |
Detailed Description
Definition in file FunctionPointerWithContext.h.
Generated on Tue Jul 12 2022 13:55:10 by
