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

#include <dynamic-inl.h>

Static Public Attributes

static constexpr const char * name = "boolean"
 
static constexpr dynamic::Type type = dynamic::BOOL
 

Detailed Description

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

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

Member Data Documentation

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

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

constexpr dynamic::Type folly::dynamic::TypeInfo< bool >::type = dynamic::BOOL
static

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


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