class Gambit::SpecOverrideOptions

Mini helper class to specify behaviour of getters w.r.t. overrides in a type-safe way.

#include <spectrum_helpers.hpp>

Public Functions

Name
intvalue() const
SpecOverrideOptions(int i)

Public Functions Documentation

function value

inline int value() const

function SpecOverrideOptions

inline SpecOverrideOptions(
    int i
)

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