/home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/rapidjson/cursorstreamwrapper.h Source File#
cursorstreamwrapper.h
Go to the documentation of this file.
Cursor stream wrapper for counting line and column number if error exists.
Definition: cursorstreamwrapper.h:39
CursorStreamWrapper(InputStream &is)
Definition: cursorstreamwrapper.h:43
size_t GetLine() const
Get the error line number, if error exists.
Definition: cursorstreamwrapper.h:59
size_t GetColumn() const
Get the error column number, if error exists.
Definition: cursorstreamwrapper.h:61
Concept for encoding of Unicode characters.
#define RAPIDJSON_NAMESPACE_BEGIN
provide custom rapidjson namespace (opening expression)
Definition: rapidjson.h:121
#define RAPIDJSON_NAMESPACE_END
provide custom rapidjson namespace (closing expression)
Definition: rapidjson.h:124