mirror of
				https://github.com/eledio-devices/thirdparty-ArduinoJson.git
				synced 2025-10-31 00:32:37 +01:00 
			
		
		
		
	Implement VariantRefBase with a CRTP
				
					
				
			This commit is contained in:
		| @@ -9,7 +9,6 @@ HEAD | ||||
| * Fix comparison operators for `JsonArray`, `JsonArrayConst`, `JsonObject`, and `JsonObjectConst` | ||||
| * Fix lax parsing of `true`, `false`, and `null` (issue #1781) | ||||
| * Remove undocumented `accept()` functions | ||||
| * Remove undocumented `ElementProxy` and `MemberProxy` classes | ||||
| * Rename `addElement()` to `add()` | ||||
| * Remove `getElement()`, `getOrAddElement()`, `getMember()`, and `getOrAddMember()` | ||||
| * Remove undocumented `JsonDocument::data()` and `JsonDocument::memoryPool()` | ||||
|   | ||||
		Reference in New Issue
	
	Block a user