Beispiel #1
0
 void assign(basic_json<Char, Alloc>& self, null_type)
 {
     self.assign_null();
 }