proxygen
folly::DynamicConverter< T, Enable > Struct Template Reference

#include <DynamicConverter.h>

Detailed Description

template<typename T, typename Enable = void>
struct folly::DynamicConverter< T, Enable >

Each specialization of DynamicConverter has the function 'static T convert(const dynamic&);'

Definition at line 184 of file DynamicConverter.h.


The documentation for this struct was generated from the following file: