29 #ifndef GLI_SHARED_ARRAY_INCLUDED
30 #define GLI_SHARED_ARRAY_INCLUDED
44 void reset(T * Pointer);
52 T
const *
const get()
const;
64 #include "shared_array.inl"
66 #endif //GLI_SHARED_ARRAY_INCLUDED
bool operator!=(shared_array const &SharedArray) const
shared_array & operator=(shared_array const &SharedArray)
bool operator==(shared_array const &SharedArray) const