◆ NodesVisitList()
template<class R , class... Args>
template<class... NodeTypes>
Creates a map associating node types with corresponding visitor functions.
- Template Parameters
-
NodeTypes | A variadic pack of node types to be included in the map. |
- Returns
- An
std::unordered_map
containing the associations between node types and their corresponding visitor functions.
The documentation for this struct was generated from the following file:
- src/expressions/include/antares/expressions/visitors/NodeVisitor.h