Searched refs:adl_predestruct (Results 1 – 4 of 4) sorted by relevance
34 friend void adl_predestruct(predestructible *p) in adl_predestruct() function
45 inline void adl_predestruct(...) {} in adl_predestruct() function223 using boost::signals2::detail::adl_predestruct; in destroy()224 adl_predestruct(const_cast<typename boost::remove_const<T>::type *>(p)); in destroy()
29 friend void adl_predestruct(X *) in adl_predestruct() function
92 friend void adl_predestruct(A *p) in adl_predestruct() function