Manuel Fischer
Results
1
issues of
Manuel Fischer
Added sized string support, such that it can be used for example with C++ `std::string_view`. Introducing an internal `StringView` struct, that contains a pointer, the size of the string and...