[[["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 `ArgumentHolder` class in C++ manages various types of arguments. It supports setting and retrieving integer values, integer arrays, integer expressions, and integer matrices using `Set` and `Find` methods. It also handles arrays of variables like `IntVar`, `IntervalVar`, and `SequenceVar`. The class can check for the existence of specific integer expression or variable array arguments. Additionally, it manages type information with `SetTypeName` and `TypeName` methods.\n"]]