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 2025-02-12 at 15:36:38 +0000