// Copyright (c) 2020-now by the Zeek Project. See LICENSE for details. #pragma once #include #include #include // NOLINTNEXTLINE(modernize-concat-nested-namespaces) namespace hilti::operator_ { HILTI_NODE_OPERATOR(optional, Deref) }