[[["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."],[[["`TypeRequirementChecker` is a class used for verifying type requirements within the RoutingModel."],["It is initialized with a `RoutingModel` and can be accessed using the provided methods."]]],["The `TypeRequirementChecker` class in C++ is designed for checking type requirements. It has a constructor, `TypeRequirementChecker`, which takes a `RoutingModel` object as input. The class also includes a destructor, `~TypeRequirementChecker`. This automatically generated documentation outlines the class's primary components and their basic usage within the context of the `RoutingModel`.\n"]]