mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
- compiler cannot decide between std::string and std::string_view when creating from 'const char*' without also supplying the size, so also supply a 'const char*' constructor. ENH: additional string_view handling for ITstream and SubStrings
4 lines
65 B
Plaintext
4 lines
65 B
Plaintext
Test-stringSplit.cxx
|
|
|
|
EXE = $(FOAM_USER_APPBIN)/Test-stringSplit
|