Hyperiso
1.0.3
Modular flavour-physics calculations, Wilson coefficients and statistical inference
Loading...
Searching...
No Matches
AbstractConfig.h
Go to the documentation of this file.
1
#ifndef ABSTRACTCONFIG_H
2
#define ABSTRACTCONFIG_H
3
30
struct
AbstractConfig
{
38
virtual
~AbstractConfig
() =
default
;
39
};
40
41
#endif
// ABSTRACTCONFIG_H
AbstractConfig
Polymorphic base class for configuration types.
Definition
AbstractConfig.h:30
AbstractConfig::~AbstractConfig
virtual ~AbstractConfig()=default
Virtual destructor to allow safe polymorphic deletion.
Hyperiso
core
src
Common
AbstractConfig.h
Generated by
1.9.8