Searched defs:invoke_data_member (Results 1 – 1 of 1) sorted by relevance
114 struct invoke_data_member< T C::*, Sequence > struct118 typedef typename result_of::front<Sequence>::type that;122 non_const_pointee<that> > non_const_cond;125 mpl::identity<C>, add_const<C> >::type qualified_class;128 mpl::identity<T>, add_const<T> >::type qualified_type;133 result_type;136 static inline result_type call(T C::* f, Sequence & s) in call()