Implement composite lexicographic less operator for TPs, TAs, TCs
Open
@alessandrothea is already working on this.
Since Oct 3, 2022.
bug
- Dominant language
- C++
- Stars
- 0
- Forks
- 8
- Avg merge
- 7h 21m
- Merged PRs (30d)
- 3
Description
At the moment less is based on simple timestamp comparison.
The effect is that TPs/TAs/TCs are not captured correctly by readout requests.
Appropriate less operators need to be implemented for TPWrapper, TAWrapper and TCWrapper classes in the respective T<X>Buffers declarations.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.