[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-08-06 UTC."],[],["The `ArcIndexOrderingByTailNode` class in C++ is designed for ordering arcs based on their tail node within a given graph. It's constructed with an explicit constructor that takes a `GraphType` object (`const GraphType& graph`) as an argument. This class primarily handles the indexing and ordering of arcs, as indicated by the class name and constructor. The documentation is generated automatically.\n"]]