flatten() function does not compile if an alternative string type is used #4019
Labels
confirmed
good first issue
kind: bug
solution: proposed fix
a fix for the issue has been proposed and waits for confirmation
Milestone
Description
The
flatten()
function does not compile if an alternative string type is used, like in theunit-alt-string.cpp
unit testReproduction steps
Add this test section to
unit-alt-string.cpp
and build the unit tests:Expected vs. actual results
Compilation fails. See error output below.
Minimal code example
See "Reproduction steps"
Error messages
Compiler and operating system
Operating system: Rocky Linux release 8.7
Library version
3.11.2
Validation
develop
branch is used.The text was updated successfully, but these errors were encountered: