Add 3 variants of apply*() functions that invoke a given callable with the supplied arguments and the stored JSON value. * void apply(Fn, Args...): ... * void apply_cb(ResultCallback, Fn, Args...): ... * R apply_r(Fn, Args...): ... |
||
|---|---|---|
| .. | ||
| call_std | ||
| cpp_future.hpp | ||
| detected.hpp | ||
| identity_tag.hpp | ||
| invoke.hpp | ||
| is_sax.hpp | ||
| type_traits.hpp | ||
| void_t.hpp | ||