Struct Context::Options

Nested Relationships

This struct is a nested type of Class Context.

Struct Documentation

struct Options

Public Members

CSV csv = Defaults::csv

whether to use cluster-specific virtuals

std::shared_ptr<OpRegistry> op_registry_ptr = nullptr

shared pointer to operator registry

std::optional<OpRegistry> op_registry = std::nullopt

optional operator registry, use if no shared pointer is provided