Home
last modified time | relevance | path

Searched defs:OperationSequence (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/bsd/elftosb/dist/common/
H A DOperation.h126 OperationSequence() {} in OperationSequence() function
129 OperationSequence(Operation * soleElement) { m_operations.push_back(soleElement); } in OperationSequence() function