Ariles
Classes | Namespaces | Typedefs
istreamwrapper.h File Reference

Detailed Description

Copied from a newer version of RapidJSON to addd this functionality to older versions.

Author
See below

Definition in file istreamwrapper.h.

Go to the source code of this file.

#include <iosfwd>

Classes

class  ariles::ns_rapidjson::BasicIStreamWrapper< StreamType >
 Wrapper of std::basic_istream into RapidJSON's Stream concept. More...
 

Namespaces

 ariles
 
 ariles::ns_rapidjson
 

Typedefs

typedef BasicIStreamWrapper< std::istream > ariles::ns_rapidjson::IStreamWrapper
 
typedef BasicIStreamWrapper< std::wistream > ariles::ns_rapidjson::WIStreamWrapper