file Rivet_3_1_5/include/gambit/Backends/backend_types/Rivet_3_1_5/identification.hpp

[No description available]

Defines

Name
BACKENDNAME
BACKENDLANG
VERSION
SAFE_VERSION
REFERENCE
DO_CLASSLOADING

Macros Documentation

define BACKENDNAME

#define BACKENDNAME Rivet

define BACKENDLANG

#define BACKENDLANG CXX

define VERSION

#define VERSION 3.1.5

define SAFE_VERSION

#define SAFE_VERSION 3_1_5

define REFERENCE

#define REFERENCE Bierlich:2019rhm

define DO_CLASSLOADING

#define DO_CLASSLOADING 1

Source code

// Identify backend and set macro flags

#include "gambit/Utils/cats.hpp"

#define BACKENDNAME Rivet
#define BACKENDLANG CXX
#define VERSION 3.1.5
#define SAFE_VERSION 3_1_5
#define REFERENCE Bierlich:2019rhm

#undef DO_CLASSLOADING
#define DO_CLASSLOADING 1

Updated on 2023-06-26 at 21:36:57 +0000