nclist-cpp
C++ implementation of nested containment lists
Loading...
Searching...
No Matches
nclist::OverlapsEqualWorkspace< Index_ > Struct Template Reference

Workspace for overlaps_equal(). More...

#include <overlaps_equal.hpp>

Detailed Description

template<typename Index_>
struct nclist::OverlapsEqualWorkspace< Index_ >

Workspace for overlaps_equal().

Template Parameters
Index_Integer type of the subject interval index.

This holds intermediate data structures that can be re-used across multiple calls to overlaps_equal() to avoid reallocations.


The documentation for this struct was generated from the following file: