Beispiel #1
0
 int as(const basic_json<Char, Alloc>& val) const
 {
     return val.as_int();
 }