forked from boostorg/algorithm
5408a17020ba7d7467288ce59f820a07ae890142
If the compiler supports forwarding references, we now test if lvalues can be used as input strings for split(), find_all(), and ifind_all(). Note that MSVC (without its recent /permissive- flag) may pass these tests without the forwarding references changes that I made, due to its non-standard binding of lvalues to rvalues.
Description
Languages
C++
91.7%
HTML
4.4%
Max
3.7%
CMake
0.2%