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

Pre-built nested containment list. More...

#include <build.hpp>

Detailed Description

template<typename Index_, typename Position_>
struct nclist::Nclist< Index_, Position_ >

Pre-built nested containment list.

Template Parameters
Index_Integer type of the subject interval index.
Position_Numeric type for the start/end positions of each interval.

Instances of an Nclist are usually created by build().


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