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

osgIntrospection::TypeInfoCmp Struct Reference

List of all members.

Public Member Functions

bool operator() (const std::type_info *t1, const std::type_info *t2) const

Detailed Description

This predicate compares two instances of std::type_info for equality. Note that we can't rely on default pointer comparison because it is not guaranteed that &typeid(T) always returns the same pointer for a given T (thanks Andrew Koenig).


Member Function Documentation

bool osgIntrospection::TypeInfoCmp::operator() const std::type_info *  t1,
const std::type_info *  t2
const [inline]
 


The documentation for this struct was generated from the following file:
Generated on Thu Sep 8 04:58:23 2005 for OpenSceneGraph by  doxygen 1.3.9.1