-
- simplifies writing of code that should accept either C strings (forwards to strlen) or C++ strings (forwards to std::string::length)
722c5283
- simplifies writing of code that should accept either C strings (forwards to strlen) or C++ strings (forwards to std::string::length)