![]() |
#include <smart_ptr.hpp>
void example_shared_ptr_policy_usage()
{
}
Definition at line 827 of file smart_ptr.hpp.
Public Member Functions | |
| shared_ptr_policy () | |
| template<class T1, class F1, class T2> | |
| shared_ptr_policy (REFERENCE_POLICY &src, const T1 &type, const F1 &, const T2 &) | |
| template<class T, class F> | |
| T & | get_non_constant_ptr (T &type, const F &) |
1.4.6.Axter [Axter-Extended-Version]