From Jannik Heller, typo fixes
git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14832 16af8721-9629-0410-8352-f15c8da7e697
This commit is contained in:
@@ -32,7 +32,7 @@ namespace osg
|
||||
//#define ENFORCE_THREADSAFE
|
||||
//#define DEBUG_OBJECT_ALLOCATION_DESTRUCTION
|
||||
|
||||
// specialized smart pointer, used to get round auto_ptr<>'s lack of the destructor reseting itself to 0.
|
||||
// specialized smart pointer, used to get round auto_ptr<>'s lack of the destructor resetting itself to 0.
|
||||
template<typename T>
|
||||
struct ResetPointer
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user