proxygen
folly::dynamic::TypeInfo< std::nullptr_t > Struct Template Reference

#include <dynamic-inl.h>

Static Public Attributes

static constexpr const char * name = "null"
 
static constexpr dynamic::Type type = dynamic::NULLT
 

Detailed Description

template<>
struct folly::dynamic::TypeInfo< std::nullptr_t >

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

Member Data Documentation

constexpr const char * folly::dynamic::TypeInfo< std::nullptr_t >::name = "null"
static

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

constexpr dynamic::Type folly::dynamic::TypeInfo< std::nullptr_t >::type = dynamic::NULLT
static

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


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