Searched refs:BOOST_REF_DELETE (Results 1 – 1 of 1) sorted by relevance
163 # define BOOST_REF_DELETE macro165 # define BOOST_REF_DELETE = delete macro174 template<class T> void ref(T const&&) BOOST_REF_DELETE;179 template<class T> void cref(T const&&) BOOST_REF_DELETE;181 #undef BOOST_REF_DELETE