vg
tools for working with variation graphs
|
A step handle is an opaque reference to a single step of an oriented node on a path in a graph. More...
#include <types.hpp>
Public Attributes | |
char | data [2 *sizeof(int64_t)] |
A step handle is an opaque reference to a single step of an oriented node on a path in a graph.
char handlegraph::step_handle_t::data[2 *sizeof(int64_t)] |