Page MenuHomeFreeBSD

math/intervaltree: Minimal C++ interval tree implementation
ClosedPublic

Authored by jwb on Apr 16 2018, 6:42 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Nov 21, 12:49 PM
Unknown Object (File)
Fri, Nov 21, 12:47 PM
Unknown Object (File)
Fri, Nov 21, 12:46 PM
Unknown Object (File)
Fri, Nov 21, 12:43 PM
Unknown Object (File)
Thu, Nov 13, 10:29 PM
Unknown Object (File)
Wed, Oct 29, 8:39 AM
Unknown Object (File)
Oct 26 2025, 5:01 AM
Unknown Object (File)
Oct 25 2025, 6:28 AM
Subscribers

Details

Summary

math/intervaltree: Minimal C++ interval tree implementation
Approved by jrm (mentor) or wen (mentor)
Differential to be added to commit message

Test Plan

portlint -AC: looks fine
Passed poudriere on {10.3,11.1}-{amd64,i386}
Tested in production

Diff Detail

Repository
rP FreeBSD ports repository
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 16174
Build 16127: arc lint + arc unit

Event Timeline

jrm added inline comments.
math/intervaltree/Makefile
5

-wip

This revision is now accepted and ready to land.Apr 16 2018, 6:48 PM
This revision was automatically updated to reflect the committed changes.