proxygen
folly::json_patch::parse_error Struct Reference

#include <json_patch.h>

Public Attributes

parse_error_code error_code {parse_error_code::undefined}
 
dynamic const * obj {}
 

Detailed Description

Definition at line 54 of file json_patch.h.

Member Data Documentation

parse_error_code folly::json_patch::parse_error::error_code {parse_error_code::undefined}

Definition at line 56 of file json_patch.h.

dynamic const* folly::json_patch::parse_error::obj {}

Definition at line 58 of file json_patch.h.


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