dlib ~master (2021-07-06T21:20:15Z)
Home
Dub
Repo
JSONValue.addField
dlib
serialization
json
JSONValue
Undocumented in source. Be warned that the author may not have intended to support it.
class
JSONValue
void
addField
(
string
name
,
JSONValue
element
)
Meta
Source
See Implementation
dlib
serialization
json
JSONValue
constructors
this
destructors
~this
functions
addArrayElement
addField
variables
asArray
asBoolean
asNumber
asObject
asString
type