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

Workspace for overlaps_start(). More...

#include <overlaps_start.hpp>

Detailed Description

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

Workspace for overlaps_start().

Template Parameters
Index_Integer type of the subject range index.

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


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