jsonxx icon indicating copy to clipboard operation
jsonxx copied to clipboard

Any plans for initializer lists?

Open lukeeey opened this issue 8 years ago • 0 comments

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

lukeeey avatar Oct 24 '17 03:10 lukeeey