Page MenuHomeFreeBSD

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

Authored by jwb on Apr 16 2018, 6:42 PM.
Tags
None
Referenced Files
F160392300: D15105.id41547.diff
Wed, Jun 24, 1:34 AM
Unknown Object (File)
Mon, Jun 15, 2:25 PM
Unknown Object (File)
May 20 2026, 4:46 AM
Unknown Object (File)
May 19 2026, 7:02 PM
Unknown Object (File)
May 19 2026, 1:31 AM
Unknown Object (File)
May 17 2026, 3:27 AM
Unknown Object (File)
May 11 2026, 9:05 AM
Unknown Object (File)
May 9 2026, 1:51 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
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

jrm added inline comments.
math/intervaltree/Makefile
5 ↗(On Diff #41546)

-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.