Philipp A. Hartmann 47c3c1ec9f Improved handling of NULL strings
* Safely assert upon passing NULL string without length
   (requires usage of RAPIDJSON_ASSERT within an expression)
 * Allow using a NULL string together with an explicit length 0
   (GenericStringRef, GenericValue::SetString, ...), see #817
 * Add GenericValue::SetString(StringRefType, Allocator&) overload
 * Add tests for the various cases
2017-07-09 14:46:59 +02:00
..
2016-06-13 07:24:26 -07:00
2017-02-07 01:08:51 -08:00
2016-09-16 12:13:02 +08:00
2016-02-02 18:20:36 +08:00
2016-04-06 01:16:00 +08:00