Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

OgreSharedPtr.h File Reference

#include "OgrePrerequisites.h"

Go to the source code of this file.

Namespaces

namespace  Ogre

Functions

template<class T, class U>
bool operator== (SharedPtr< T > const &a, SharedPtr< U > const &b)
template<class T, class U>
bool operator!= (SharedPtr< T > const &a, SharedPtr< U > const &b)


Function Documentation

template<class T, class U>
bool operator!= SharedPtr< T > const &  a,
SharedPtr< U > const &  b
 

Definition at line 236 of file OgreSharedPtr.h.

References Ogre::SharedPtr< T >::get().

template<class T, class U>
bool operator== SharedPtr< T > const &  a,
SharedPtr< U > const &  b
 

Definition at line 231 of file OgreSharedPtr.h.

References Ogre::SharedPtr< T >::get().


Copyright © 2000-2005 by The OGRE Team
Creative Commons License
This work is licensed under a Creative Commons Attribution-ShareAlike 2.5 License.
Last modified Sun Mar 25 13:03:19 2007