OpenSceneGraph 2.8.4
Classes | Public Types
osgIntrospection::is_polymorphic< T > Struct Template Reference

Compile-time polymorphism detector. More...

List of all members.

Classes

struct  dummy1
struct  dummy2

Public Types

enum  { value = sizeof(dummy1) == sizeof(dummy2) }

Detailed Description

template<typename T>
struct osgIntrospection::is_polymorphic< T >

Compile-time polymorphism detector.

The enumeration constant "value" evaluates to true only if T is a polymorphic class, false otherwise. T must be a subclassable type.


Member Enumeration Documentation

template<typename T >
anonymous enum
Enumerator:
value 

The documentation for this struct was generated from the following file:

osg logo
Generated at Sun Jan 8 2012 13:16:37 for the OpenSceneGraph by doxygen 1.7.4.