MCPcopy Create free account
hub / github.com/Icinga/icinga2 / Expression

Method Expression

lib/config/expression.hpp:188–188  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

186 DECLARE_PTR_TYPEDEFS(Expression);
187
188 Expression() = default;
189 Expression(const Expression&) = delete;
190 virtual ~Expression();
191

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected