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:

The software described here is Copyright (c) 1998-2005, Rob Peters.
This page was generated Wed Dec 3 06:56:46 2008 by Doxygen version 1.5.5.