Each specialization of DynamicConverter has the function 'static T convert(const dynamic&);'
Synopsis
Declared in <folly/json/DynamicConverter.h>
template<
typename T,
typename Enable = void>
struct DynamicConverter;
Each specialization of DynamicConverter has the function 'static T convert(const dynamic&);'
Declared in <folly/json/DynamicConverter.h>
template<
typename T,
typename Enable = void>
struct DynamicConverter;