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