Searched defs:TwoParamMemberFunctionObject (Results 1 - 1 of 1) sorted by relevance

/haiku/headers/private/shared/
H A DFunctionObject.h418 class TwoParamMemberFunctionObject : public FunctionObject { class in namespace:BPrivate
420 TwoParamMemberFunctionObject(void (T::*function)(Param1, Param2), function in class:BPrivate::TwoParamMemberFunctionObject

Completed in 30 milliseconds