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 Fri Oct 13 17:03:13 2006 for openscenegraph by  doxygen 1.4.6