Searched refs:unwrap_ref (Results 1 – 2 of 2) sorted by relevance
281 template<class T> BOOST_FORCEINLINE typename unwrap_reference<T>::type& unwrap_ref( T & t ) in unwrap_ref() function
145 return boost::phoenix::eval(unwrap_ref(r), ctx); in operator ()()