We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d5bfeb2 commit 4cdae51Copy full SHA for 4cdae51
qasmtools/include/qasmtools/ast/replacer.hpp
@@ -385,7 +385,8 @@ class GateReplacer final : public Replacer {
385
* For replacement of other types of nodes, use the Replacer class.
386
*
387
* \param node Reference to the root of the AST in which replacement will take
388
- * place \param replacements Hash map from gate UID's to a list of gates which
+ * place
389
+ * \param replacements Hash map from gate UID's to a list of gates which
390
* should replace it
391
*/
392
inline void
0 commit comments