classdesc::base_cast< B > Struct Template Reference

#include <classdesc.h>

Collaboration diagram for classdesc::base_cast< B >:
Collaboration graph

Static Public Member Functions

template<class C >
static B & cast (C &x)
 
template<class C >
static const B & cast (const C &x)
 

Detailed Description

template<class B>
struct classdesc::base_cast< B >

casts to a base class type, preserving constness attributes


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