Mistake on this page?
Report an issue in GitHub or email us
Data Structures | Functions
common/FunctionPointerWithContext.h File Reference
#include <cstring>
#include "ble/common/SafeBool.h"

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. More...
 
Important Information for this Arm website

This site uses cookies to store information on your computer. By continuing to use our site, you consent to our cookies. If you are not happy with the use of these cookies, please review our Cookie Policy to learn how they can be disabled. By disabling cookies, some features of the site will not work.