Page MenuHomeFreeBSD

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

Authored by jwb on Apr 16 2018, 6:42 PM.
Tags
None
Referenced Files
F114845563: D15105.id41547.diff
Thu, Apr 17, 2:32 PM
Unknown Object (File)
Tue, Apr 15, 10:36 PM
Unknown Object (File)
Mar 11 2025, 6:11 PM
Unknown Object (File)
Mar 11 2025, 8:03 AM
Unknown Object (File)
Oct 2 2024, 1:18 AM
Unknown Object (File)
Sep 26 2024, 11:05 PM
Unknown Object (File)
Sep 23 2024, 11:21 PM
Unknown Object (File)
Sep 21 2024, 8:35 PM
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.