GCC Middle and Back End API Reference
json-pointer-parsing.h File Reference
#include "json.h"
#include "json-parsing.h"
#include "pretty-print-token-buffer.h"
Include dependency graph for json-pointer-parsing.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  json::pointer::error

Namespaces

namespace  json
namespace  json::pointer

Typedefs

typedef result< const json::value *, std::unique_ptr< error > > json::pointer::parser_result_t

Functions

parser_result_t json::pointer::parse_utf8_string (const char *utf8_json_pointer, const json::value *root_val)