mirror of
https://github.com/revng/revng
synced 2026-06-21 14:07:57 +00:00
7a92d70b8c
Implement a couple of restructure algorithms in a template manner, so that they can be used with any data structure implementing `GraphTraits`. Test the algorithms using the `GenericGraph` data structure.