Menu

famouso::config::util::CombineTwoBaseClasses< Base1, Base2 > Struct Template Reference

Combines two classes and therewith their features under one instance. More...

#include <CombineTwoBaseClasses.h>


Detailed Description

template<typename Base1, typename Base2>
struct famouso::config::util::CombineTwoBaseClasses< Base1, Base2 >

Combines two classes and therewith their features under one instance.

Template Parameters:
Base1 is the type of the first class
Base2 is the type of the second class

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