jsonxx
jsonxx copied to clipboard
Any plans for initializer lists?
This would make writing JSON so much easy. Or even something like object.add( "key", "value") so we dont have to use object << "key" << "value" all the time