Searched refs:IsProxy (Results 1 – 1 of 1) sorted by relevance
610 template<typename LValue, typename IsProxy>611 inline BOOST_DEDUCED_TYPENAME boost::enable_if<boost::mpl::or_<LValue, IsProxy>, IsProxy>::type *612 should_copy_impl(LValue *, IsProxy *, bool *) in should_copy_impl() argument