Open GoogleCodeExporter opened 9 years ago
One approach is to fix the problem like issue #147 - by handling each iterator
as a special case. But at first I want to try to remap types like
"std::__tree_iterator<int>" to "std::set<int>::iterator" automatically. For
instance, I can start by looking through typedefs.
Original comment by vsap...@gmail.com
on 12 Jun 2014 at 7:32
Original issue reported on code.google.com by
vsap...@gmail.com
on 12 Jun 2014 at 7:28Attachments: