mirror of
https://github.com/VectorCamp/vectorscan.git
synced 2025-11-16 01:12:15 +03:00
funcArgOrderDifferent
This commit is contained in:
@@ -314,7 +314,7 @@ void duplicateReport(NGHolder &g, ReportID r_old, ReportID r_new);
|
|||||||
|
|
||||||
/** Construct a reversed copy of an arbitrary NGHolder, mapping starts to
|
/** Construct a reversed copy of an arbitrary NGHolder, mapping starts to
|
||||||
* accepts. */
|
* accepts. */
|
||||||
void reverseHolder(const NGHolder &g, NGHolder &out);
|
void reverseHolder(const NGHolder &g_in, NGHolder &g);
|
||||||
|
|
||||||
/** \brief Returns the delay or ~0U if the graph cannot match with
|
/** \brief Returns the delay or ~0U if the graph cannot match with
|
||||||
* the trailing literal. */
|
* the trailing literal. */
|
||||||
|
|||||||
Reference in New Issue
Block a user