Ariles
Classes | Namespaces | Macros
common.h File Reference

Detailed Description

Author
Alexander Sherikov

Definition in file common.h.

Go to the source code of this file.

#include <boost/lexical_cast.hpp>
#include <rapidjson/document.h>
#include "istreamwrapper.h"

Classes

class  ariles2::ns_rapidjson::ImplBase< t_Node >
 

Namespaces

 ariles2
 
 ariles2::ns_rapidjson
 

Macros

#define RAPIDJSON_WRITE_DEFAULT_FLAGS   ::rapidjson::kWriteNanAndInfFlag
 
#define RAPIDJSON_PARSE_DEFAULT_FLAGS   ::rapidjson::kParseNanAndInfFlag
 

Macro Definition Documentation

◆ RAPIDJSON_PARSE_DEFAULT_FLAGS

#define RAPIDJSON_PARSE_DEFAULT_FLAGS   ::rapidjson::kParseNanAndInfFlag

Definition at line 18 of file common.h.

◆ RAPIDJSON_WRITE_DEFAULT_FLAGS

#define RAPIDJSON_WRITE_DEFAULT_FLAGS   ::rapidjson::kWriteNanAndInfFlag

Definition at line 17 of file common.h.