CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
List of all members | Static Public Attributes
cms::detail::is_derived_or_same< BASE, DERIVED > Struct Template Reference

#include <Exception.h>

Static Public Attributes

static bool const value
 

Detailed Description

template<typename BASE, typename DERIVED>
struct cms::detail::is_derived_or_same< BASE, DERIVED >

Definition at line 60 of file Exception.h.

Member Data Documentation

template<typename BASE , typename DERIVED >
bool const cms::detail::is_derived_or_same< BASE, DERIVED >::value
static