forked from bblanchon/ArduinoJson
Added operators ==
and !=
for MemberProxy
This commit is contained in:
@ -5,6 +5,7 @@
|
||||
add_executable(ElementProxyTests
|
||||
add.cpp
|
||||
clear.cpp
|
||||
compare.cpp
|
||||
remove.cpp
|
||||
set.cpp
|
||||
size.cpp
|
||||
|
Reference in New Issue
Block a user