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