|
vg
tools for working with variation graphs
|
Namespaces | |
| vg | |
| std | |
Hash functor to hash NodeSides using std::hash. | |
Functions | |
| std::ostream & | vg::operator<< (std::ostream &out, const ZipCodeTree::tree_item_type_t &type) |
| Print an item type to a stream. More... | |
| std::ostream & | vg::operator<< (std::ostream &out, const ZipCodeTree::distance_iterator::State &state) |
| Print an iterator state to a stream. More... | |
| std::string | std::to_string (const vg::ZipCodeTree::tree_item_type_t &type) |
| Make an item type into a string. More... | |
| std::string | std::to_string (const vg::ZipCodeTree::distance_iterator::State &state) |
| Make an iterator state into a string. More... | |
1.8.17