Searched refs:is_pointer_to_function (Results 1 – 1 of 1) sorted by relevance
66 struct is_pointer_to_function : mpl::false_ struct73 struct is_pointer_to_function<T*> : is_function<T> struct100 , is_pointer_to_function<276 struct is_pointer_to_function279 BOOST_MPL_AUX_LAMBDA_SUPPORT(1,is_pointer_to_function,(T))