-
Philipp A. Hartmann authored
There are two copies of `StrLen` in the RapidJSON code base * strfunc.h: rapidjson::internal::StrLen<Ch> * unittest.h: Strlen<Ch> To hide a warning on MSVC, align both implementations to use 'unsigned/SizeType' as return type and add an explicit cast.
7a2e6e79
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
documenttest.cpp | ||
encodedstreamtest.cpp | ||
encodingstest.cpp | ||
filestreamtest.cpp | ||
jsoncheckertest.cpp | ||
readertest.cpp | ||
unittest.cpp | ||
unittest.h | ||
valuetest.cpp | ||
writertest.cpp |