Hi, it breaks at input_iterator_adapter.hpp:152 for std::string because the second argument of std::conditional<> would be invalid for the strings input iterator (char) [I think, I am just now trying to refresh my c++]
Therefore demo02 cannot compile.
Introduced in eab7573.