proxygen
folly::dynamic::TypeInfo< double > Struct Template Reference

#include <dynamic-inl.h>

Static Public Attributes

static constexpr const char * name = "double"
 
static constexpr dynamic::Type type = dynamic::DOUBLE
 

Detailed Description

template<>
struct folly::dynamic::TypeInfo< double >

Definition at line 1002 of file dynamic-inl.h.

Member Data Documentation

constexpr const char * folly::dynamic::TypeInfo< double >::name = "double"
static

Definition at line 1002 of file dynamic-inl.h.

constexpr dynamic::Type folly::dynamic::TypeInfo< double >::type = dynamic::DOUBLE
static

Definition at line 1002 of file dynamic-inl.h.


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