-
-
Notifications
You must be signed in to change notification settings - Fork 7.3k
Closed
Labels
Description
Can someone please help me understand json_ref? C++ std::initializer_list is generally immutable but this looks like something that lets a JSON value take ownership of elements in an initializer list if they are constructed as rvalues? Is there any documentation on this? Or examples somewhere?
Reactions are currently unavailable