tahonermann / text_view

A C++ concepts and range based character encoding and code point enumeration library
MIT License
122 stars 14 forks source link

Assertion failure in test_random_decode() when called to exercise UTF-32 encodings with an iterable_view specialization #19

Closed tahonermann closed 8 years ago

tahonermann commented 8 years ago

Following the port to cmcstl2, test-text_view now fails with an assertion failure when test_random_decode() is called to exercise support for UTF-32 encodings with an iterable_view specialization.