Utility structures used internally by GraphLib. More...
Go to the source code of this file.
Classes | |
| struct | GraphLib::Internal::PriorityPair< P, T > |
| A pair combining a priority and a value, supporting comparison by priority. More... | |
Utility structures used internally by GraphLib.
Provides helper templates such as PriorityPair for priority-based sorting or data management.
Definition in file util.h.