You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
name: A name for the object to stringify. This parameter does not always get used. This depends on the options and where the call lies in the stringification tree.
what: An object to stringify, this can be a STL class or classes providing a special stringify member function.
options: An options class. You usually pass JSON::ProduceNamedOutput.