struct Gambit::SpecTraits< SpecBit::MDMSpec< MI > >
[No description available] More…
#include <MDMSpec_head.hpp>
Public Types
| Name | |
|---|---|
| typedef SpectrumContents::MDM | Contents |
| typedef MI::Model | Model |
| typedef DummyInput | Input |
Public Functions
| Name | |
|---|---|
| std::string | name() |
Detailed Description
template <class MI >
struct Gambit::SpecTraits< SpecBit::MDMSpec< MI > >;
Specialisation of “traits” class used to inform Spec
Public Types Documentation
typedef Contents
typedef SpectrumContents::MDM Gambit::SpecTraits< SpecBit::MDMSpec< MI > >::Contents;
typedef Model
typedef MI::Model Gambit::SpecTraits< SpecBit::MDMSpec< MI > >::Model;
typedef Input
typedef DummyInput Gambit::SpecTraits< SpecBit::MDMSpec< MI > >::Input;
Public Functions Documentation
function name
static inline std::string name()
Updated on 2025-02-12 at 16:10:31 +0000