29 #ifndef GLI_SHARED_PTR_INCLUDED
30 #define GLI_SHARED_PTR_INCLUDED
65 void reset(T * Pointer);
75 #include "shared_ptr.inl"
77 #endif //GLI_SHARED_PTR_INCLUDED
shared_ptr & operator=(shared_ptr const &SharedPtr)
T const & operator*() const
bool operator!=(shared_ptr const &SharedPtr) const
T const *const operator->() const
bool operator==(shared_ptr const &SharedPtr) const