Beispiel #1
0
 bool is(const basic_json<Char, Alloc>& self) const
 {
     return self.is_any();
 }