rutz::is_polymorphic< T > Struct Template Reference

Traits class to tell whether T is a polymorphic type (i.e. has virtual functions). More...

#include <rutz/traits.h>

List of all members.

Public Types

enum  { value = imp_type::value }
typedef
is_polymorphic_selector
< is_class< T >::value
selector
typedef selector::template
rebind< T > 
binder
typedef binder::type imp_type

Detailed Description

template<class T>
struct rutz::is_polymorphic< T >

Traits class to tell whether T is a polymorphic type (i.e. has virtual functions).

Definition at line 188 of file traits.h.


The documentation for this struct was generated from the following file:
Generated on Sun May 8 08:31:21 2011 for iLab Neuromorphic Vision Toolkit by  doxygen 1.6.3