Skip to content
Commit 28749545 authored by Milian Wolff's avatar Milian Wolff
Browse files

Handle operator--> properly in ParamIterator

This is actually `operator--` followed by an `>`, not a single
`operator->`. The problem only shows up when we nest this inside
a template template argument.
parent 2d72dfe4
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment