vg
tools for working with variation graphs
Public Member Functions | List of all members
vg::IncrementalSubgraph::IterFCmp Struct Reference

Public Member Functions

bool operator() (const decltype(frontier)::iterator &a, const decltype(frontier)::iterator &b)
 

Detailed Description

wrapper for the comparator in the frontier index, which guarantees that the iterators end up in the same relative order in the frontier index as in the frontier

Member Function Documentation

◆ operator()()

bool vg::IncrementalSubgraph::IterFCmp::operator() ( const decltype(frontier)::iterator &  a,
const decltype(frontier)::iterator &  b 
)
inline

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