userver: userver/formats/json/parser/bool_parser.hpp File Reference
Loading...
Searching...
No Matches
bool_parser.hpp File Reference

Detailed Description

SAX parser for JSON boolean values.

Definition in file bool_parser.hpp.

Go to the source code of this file.

+ This graph shows which files directly or indirectly include this file:

Classes

class  formats::json::parser::BoolParser
 SAX parser for JSON boolean values. More...
 

Namespaces

namespace  formats
 Value formats representation, parsing and serialization.
 
namespace  formats::json
 JSON support.
 
namespace  formats::json::parser
 Streaming JSON SAX parsers and parser stack.