yaml-cpp icon indicating copy to clipboard operation
yaml-cpp copied to clipboard

Can iterator_base be changed to bidirectional?

Open denjmpr opened this issue 2 years ago • 0 comments

Hi,

First of all - thank you for your great project!

I'm wondering - can your iterator_base class be bidirectional iterator? As I know https://github.com/userver-framework/userver project relies on your library and they have feature request about making your iterator bidirectional - is there any restrictions or pitfalls about it?

Thanks!

denjmpr avatar May 02 '23 11:05 denjmpr