mirror of
https://github.com/open-source-parsers/jsoncpp.git
synced 2025-12-09 12:04:04 -05:00
parent
8df98f6112
commit
1357cddf1e
@ -277,6 +277,8 @@ public:
|
|||||||
|
|
||||||
/** \brief Build a CharReader implementation.
|
/** \brief Build a CharReader implementation.
|
||||||
|
|
||||||
|
\deprecated This is experimental and will be altered before the next release.
|
||||||
|
|
||||||
Usage:
|
Usage:
|
||||||
\code
|
\code
|
||||||
using namespace Json;
|
using namespace Json;
|
||||||
|
|||||||
@ -75,6 +75,8 @@ std::string writeString(Value const& root, StreamWriter::Factory const& factory)
|
|||||||
|
|
||||||
/** \brief Build a StreamWriter implementation.
|
/** \brief Build a StreamWriter implementation.
|
||||||
|
|
||||||
|
\deprecated This is experimental and will be altered before the next release.
|
||||||
|
|
||||||
Usage:
|
Usage:
|
||||||
\code
|
\code
|
||||||
using namespace Json;
|
using namespace Json;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user