Benoit Blanchon
aa2ef79e55
Templatized all functions using String
or std::string
...
* Removed `ArduinoJson::String`
* Removed `JsonVariant::defaultValue<T>()`
* Removed non-template `JsonObject::get()` and `JsonArray.get()`
* Fixed support for `StringSumHelper` (issue #184 )
* Replaced `ARDUINOJSON_USE_ARDUINO_STRING` by `ARDUINOJSON_ENABLE_STD_STRING` and `ARDUINOJSON_ENABLE_ARDUINO_STRING` (issue #378 )
* Added example `StringExample.ino` to show where `String` can be used
2016-11-06 17:52:18 +01:00
..
2016-09-19 10:08:14 +02:00
2016-01-07 22:39:57 +01:00
2016-11-06 17:52:18 +01:00
2016-01-07 22:39:57 +01:00
2016-01-07 22:39:57 +01:00
2016-02-14 16:18:13 +01:00
2016-06-22 21:41:19 +02:00
2016-01-07 22:39:57 +01:00
2016-01-07 22:39:57 +01:00
2016-01-07 22:39:57 +01:00
2016-04-16 16:15:01 +02:00
2016-01-31 21:56:04 +01:00
2016-02-14 16:18:13 +01:00
2016-02-14 16:18:13 +01:00
2016-04-14 20:06:38 +02:00
2016-06-22 21:41:19 +02:00
2016-01-07 22:39:57 +01:00
2016-01-07 22:39:57 +01:00
2016-01-07 22:39:57 +01:00
2016-04-16 16:15:01 +02:00
2016-01-07 22:39:57 +01:00
2016-02-14 16:18:13 +01:00
2016-07-17 17:22:58 +02:00
2016-01-07 22:39:57 +01:00
2016-01-07 22:39:57 +01:00
2016-11-06 17:52:18 +01:00
2016-11-06 17:52:18 +01:00
2016-02-14 16:18:13 +01:00
2016-01-07 22:39:57 +01:00
2016-04-16 16:15:01 +02:00
2016-01-07 22:39:57 +01:00
2016-11-06 17:52:18 +01:00
2016-07-17 17:22:58 +02:00
2016-09-21 22:11:38 +02:00
2016-01-07 22:39:57 +01:00
2016-01-07 22:39:57 +01:00
2016-01-07 22:39:57 +01:00
2016-09-19 10:08:14 +02:00
2016-11-06 17:52:18 +01:00
2016-06-22 21:41:19 +02:00
2016-01-07 22:39:57 +01:00
2016-08-29 20:54:39 +02:00
2016-04-30 09:47:53 +02:00
2016-02-14 16:18:13 +01:00
2016-01-07 22:39:57 +01:00
2016-08-29 20:54:39 +02:00
2016-04-30 09:47:53 +02:00
2016-07-20 13:15:17 +02:00
2016-01-07 22:39:57 +01:00
2016-06-22 21:41:19 +02:00
2016-01-07 22:39:57 +01:00
2016-01-07 22:39:57 +01:00
2016-06-22 21:41:19 +02:00
2016-06-22 21:41:19 +02:00
2016-02-14 16:18:13 +01:00
2016-11-06 17:52:18 +01:00
2016-05-06 08:44:31 +02:00