DataHandleHolderBase: define semantics for ExtraInputs/Outputs
Status | Pipeline | Created by | Stages | Actions |
---|---|---|---|---|
Passed 00:25:45
| Stage: pre-build-checks Stage: build Stage: test | No artifacts found |
Define OrderedSet
merge semantics for the ExtraInputs
and ExtraOutputs
properties. The C++ property type is std::unordered_set
, so we don't
strictly need it to be "ordered" but it does not hurt either (and we do
not have a regular set
merge semantics defined).
cc @tbold
Status | Pipeline | Created by | Stages | Actions |
---|---|---|---|---|
Passed 00:25:45
| Stage: pre-build-checks Stage: build Stage: test |
Download artifacts
No artifacts found |