Skip to content
Commit 244313a3 authored by Daniel Vrátil's avatar Daniel Vrátil 🤖
Browse files

Fix build with MSVC

Add missing ResultIterator::operator=() otherwise build fails as the
default one is instantiated by MSVC, which leads to reference to
undefined class.
parent e053e69d
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