Searched defs:shared_from_this (Results 1 – 4 of 4) sorted by relevance
61 shared_ptr<T, A, D> shared_from_this() in shared_from_this() function in boost::interprocess::enable_shared_from_this68 shared_ptr<T const, A, D> shared_from_this() const in shared_from_this() function in boost::interprocess::enable_shared_from_this
48 shared_ptr<T> shared_from_this() in shared_from_this() function in boost::enable_shared_from_this55 shared_ptr<T const> shared_from_this() const in shared_from_this() function in boost::enable_shared_from_this
84 shared_ptr<void const volatile> shared_from_this() const in shared_from_this() function in boost::enable_shared_from_raw90 shared_ptr<void const volatile> shared_from_this() const volatile in shared_from_this() function in boost::enable_shared_from_raw
34 boost::shared_ptr<Z> shared_from_this() in shared_from_this() function in Z