|
vg
tools for working with variation graphs
|
Namespaces | |
| handlegraph | |
Functions | |
| bool | handlegraph::operator== (const handle_t &a, const handle_t &b) |
| Define equality on handles. More... | |
| bool | handlegraph::operator!= (const handle_t &a, const handle_t &b) |
| Define inequality on handles. More... | |
| bool | handlegraph::operator== (const path_handle_t &a, const path_handle_t &b) |
| Define equality on path handles. More... | |
| bool | handlegraph::operator!= (const path_handle_t &a, const path_handle_t &b) |
| Define inequality on path handles. More... | |
| bool | handlegraph::operator== (const step_handle_t &a, const step_handle_t &b) |
| Define equality on step handles. More... | |
| bool | handlegraph::operator!= (const step_handle_t &a, const step_handle_t &b) |
| Define inequality on step handles. More... | |
Implement operators for libhandlegraph value types
1.8.17