All Classes |Grouped Classes |Index

Function CL_Callback_Impl_v1_static_user

	CL_Callback_Impl_v1_static_user< P1, UserData >::CL_Callback_Impl_v1_static_user(
		void(*)(P1, UserData) static_func,
		const UserData & user_data);