thepeg is hosted by Hepforge, IPPP Durham
ThePEG 2.3.0
ThePEG::DescribeClassAbstractHelper< T, true > Struct Template Reference

Helper class used y DescribeClassT for transparent handling of abstract and concrete classes. More...

#include <DescribeClass.h>

Static Public Member Functions

static ThePEG::Ptr< T >::pointer create ()
 Throw an exception as the class is bastract.
 

Detailed Description

template<typename T>
struct ThePEG::DescribeClassAbstractHelper< T, true >

Helper class used y DescribeClassT for transparent handling of abstract and concrete classes.

Definition at line 130 of file DescribeClass.h.

Member Function Documentation

◆ create()

template<typename T >
static ThePEG::Ptr< T >::pointer ThePEG::DescribeClassAbstractHelper< T, true >::create ( )
inlinestatic

Throw an exception as the class is bastract.

Definition at line 135 of file DescribeClass.h.


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