MCPcopy Create free account
hub / github.com/cel-expr/cel-cpp / TernaryOperator

Class TernaryOperator

base/operators.h:90–90  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

88class UnaryOperator;
89class BinaryOperator;
90class TernaryOperator;
91
92class Operator final {
93 public:

Callers 2

FindByNameMethod · 0.85
FindByDisplayNameMethod · 0.85

Calls 1

OperatorClass · 0.85

Tested by

no test coverage detected