Searched refs:is_rvalue_ (Results 1 – 1 of 1) sorted by relevance
230 inline boost::mpl::false_ *is_rvalue_(T &, int) { return 0; } in is_rvalue_() function233 inline boost::mpl::true_ *is_rvalue_(T const &, ...) { return 0; } in is_rvalue_() function236 inline boost::is_rvalue_reference<T &&> *is_rvalue_(T &&, int) { return 0; } in is_rvalue_() function468 boost::foreach_detail_::is_rvalue_((COL), 0)502 , (true ? 0 : boost::foreach_detail_::is_rvalue_( \989 boost::foreach_detail_::is_rvalue_((COL), 0) \