➖ removing <iomanip> header
This commit is contained in:
parent
c23f5dcea6
commit
f3bd755cab
37 changed files with 19 additions and 37 deletions
doc/examples
README.cppREADME.linkdiff.cppdiff.linkflatten.cppflatten.linkfrom_cbor.cppfrom_cbor.linkfrom_msgpack.cppfrom_msgpack.linkmeta.cppmeta.linkmeta.outputoperator_deserialize.cppoperator_deserialize.linkoperator_serialize.cppoperator_serialize.linkoperatorarray__key_type.cppoperatorarray__key_type.linkparse__array__parser_callback_t.cppparse__array__parser_callback_t.linkparse__contiguouscontainer__parser_callback_t.cppparse__contiguouscontainer__parser_callback_t.linkparse__istream__parser_callback_t.cppparse__istream__parser_callback_t.linkparse__iteratortype__parser_callback_t.cppparse__iteratortype__parser_callback_t.linkparse__string__parser_callback_t.cppparse__string__parser_callback_t.linkpatch.cpppatch.linkto_cbor.cppto_cbor.linkto_msgpack.cppto_msgpack.linkunflatten.cppunflatten.link
|
@ -1,5 +1,4 @@
|
|||
#include <iostream>
|
||||
#include <iomanip> // for std::setw
|
||||
#include "json.hpp"
|
||||
|
||||
using json = nlohmann::json;
|
||||
|
|
|
@ -1 +1 @@
|
|||
<a target="_blank" href="https://wandbox.org/permlink/yCTCvQi0ZVxGuL3L"><b>online</b></a>
|
||||
<a target="_blank" href="https://wandbox.org/permlink/TZS6TQdqmEUcN8WW"><b>online</b></a>
|
|
@ -1,5 +1,4 @@
|
|||
#include <iostream>
|
||||
#include <iomanip> // for std::setw
|
||||
#include "json.hpp"
|
||||
|
||||
using json = nlohmann::json;
|
||||
|
|
|
@ -1 +1 @@
|
|||
<a target="_blank" href="https://wandbox.org/permlink/DKPu3VnNVgsQbaSX"><b>online</b></a>
|
||||
<a target="_blank" href="https://wandbox.org/permlink/QJlGaO7RqgvibCbR"><b>online</b></a>
|
|
@ -1,5 +1,4 @@
|
|||
#include <iostream>
|
||||
#include <iomanip> // for std::setw
|
||||
#include "json.hpp"
|
||||
|
||||
using json = nlohmann::json;
|
||||
|
|
|
@ -1 +1 @@
|
|||
<a target="_blank" href="https://wandbox.org/permlink/TpEB8tou7Wuyprkm"><b>online</b></a>
|
||||
<a target="_blank" href="https://wandbox.org/permlink/EBqdb2uhXyKTbr9f"><b>online</b></a>
|
|
@ -1,5 +1,4 @@
|
|||
#include <iostream>
|
||||
#include <iomanip> // for std::setw
|
||||
#include "json.hpp"
|
||||
|
||||
using json = nlohmann::json;
|
||||
|
|
|
@ -1 +1 @@
|
|||
<a target="_blank" href="https://wandbox.org/permlink/X9wSCDZNg82T3oix"><b>online</b></a>
|
||||
<a target="_blank" href="https://wandbox.org/permlink/NkSIj6G89DXRXX9u"><b>online</b></a>
|
|
@ -1,5 +1,4 @@
|
|||
#include <iostream>
|
||||
#include <iomanip> // for std::setw
|
||||
#include "json.hpp"
|
||||
|
||||
using json = nlohmann::json;
|
||||
|
|
|
@ -1 +1 @@
|
|||
<a target="_blank" href="https://wandbox.org/permlink/9MjZO7niLtZaJIIx"><b>online</b></a>
|
||||
<a target="_blank" href="https://wandbox.org/permlink/DlKRo80ESI428gH8"><b>online</b></a>
|
|
@ -1,5 +1,4 @@
|
|||
#include <iostream>
|
||||
#include <iomanip> // for std::setw
|
||||
#include "json.hpp"
|
||||
|
||||
using json = nlohmann::json;
|
||||
|
|
|
@ -1 +1 @@
|
|||
<a target="_blank" href="https://wandbox.org/permlink/M9jbzex4Xj2l25ce"><b>online</b></a>
|
||||
<a target="_blank" href="https://wandbox.org/permlink/mtnyQGVjmAoHVvaP"><b>online</b></a>
|
|
@ -2,7 +2,7 @@
|
|||
"compiler": {
|
||||
"c++": "201103",
|
||||
"family": "clang",
|
||||
"version": "8.1.0 (clang-802.0.42)"
|
||||
"version": "9.0.0 (clang-900.0.37)"
|
||||
},
|
||||
"copyright": "(C) 2013-2017 Niels Lohmann",
|
||||
"name": "JSON for Modern C++",
|
||||
|
|
|
@ -1,5 +1,4 @@
|
|||
#include <iostream>
|
||||
#include <iomanip> // for std::setw
|
||||
#include "json.hpp"
|
||||
|
||||
using json = nlohmann::json;
|
||||
|
|
|
@ -1 +1 @@
|
|||
<a target="_blank" href="https://wandbox.org/permlink/atomVJKVgMTIh1iT"><b>online</b></a>
|
||||
<a target="_blank" href="https://wandbox.org/permlink/qrMPH8rv4FBqE2Ri"><b>online</b></a>
|
|
@ -1,5 +1,4 @@
|
|||
#include <iostream>
|
||||
#include <iomanip> // for std::setw
|
||||
#include "json.hpp"
|
||||
|
||||
using json = nlohmann::json;
|
||||
|
|
|
@ -1 +1 @@
|
|||
<a target="_blank" href="https://wandbox.org/permlink/0Ec7N50CDWAWPWEE"><b>online</b></a>
|
||||
<a target="_blank" href="https://wandbox.org/permlink/9j30rS3lws0iiHPd"><b>online</b></a>
|
|
@ -1,5 +1,4 @@
|
|||
#include <iostream>
|
||||
#include <iomanip> // for std::setw
|
||||
#include "json.hpp"
|
||||
|
||||
using json = nlohmann::json;
|
||||
|
|
|
@ -1 +1 @@
|
|||
<a target="_blank" href="https://wandbox.org/permlink/iG5QR4oqgCLaEedf"><b>online</b></a>
|
||||
<a target="_blank" href="https://wandbox.org/permlink/bYLh2weuTo9jkR5V"><b>online</b></a>
|
|
@ -1,5 +1,4 @@
|
|||
#include <iostream>
|
||||
#include <iomanip> // for std::setw
|
||||
#include "json.hpp"
|
||||
|
||||
using json = nlohmann::json;
|
||||
|
|
|
@ -1 +1 @@
|
|||
<a target="_blank" href="https://wandbox.org/permlink/fs7n9Xh41pSIxK4g"><b>online</b></a>
|
||||
<a target="_blank" href="https://wandbox.org/permlink/12CMBHX694yrt0i9"><b>online</b></a>
|
|
@ -1,5 +1,4 @@
|
|||
#include <iostream>
|
||||
#include <iomanip> // for std::setw
|
||||
#include "json.hpp"
|
||||
|
||||
using json = nlohmann::json;
|
||||
|
|
|
@ -1 +1 @@
|
|||
<a target="_blank" href="https://wandbox.org/permlink/2cJ6aEoQItmXOyEe"><b>online</b></a>
|
||||
<a target="_blank" href="https://wandbox.org/permlink/YDBQGKfyJUePDpRe"><b>online</b></a>
|
|
@ -1,5 +1,4 @@
|
|||
#include <iostream>
|
||||
#include <iomanip> // for std::setw
|
||||
#include "json.hpp"
|
||||
|
||||
using json = nlohmann::json;
|
||||
|
|
|
@ -1 +1 @@
|
|||
<a target="_blank" href="https://wandbox.org/permlink/IvIGk03HXpuyv271"><b>online</b></a>
|
||||
<a target="_blank" href="https://wandbox.org/permlink/DhwTP8AtK5UoeF55"><b>online</b></a>
|
|
@ -1,5 +1,4 @@
|
|||
#include <iostream>
|
||||
#include <iomanip> // for std::setw
|
||||
#include "json.hpp"
|
||||
|
||||
using json = nlohmann::json;
|
||||
|
|
|
@ -1 +1 @@
|
|||
<a target="_blank" href="https://wandbox.org/permlink/a8XRIpnVOQp3zYKV"><b>online</b></a>
|
||||
<a target="_blank" href="https://wandbox.org/permlink/c4K2s7QuFNfXd3j7"><b>online</b></a>
|
|
@ -1,5 +1,4 @@
|
|||
#include <iostream>
|
||||
#include <iomanip> // for std::setw
|
||||
#include "json.hpp"
|
||||
|
||||
using json = nlohmann::json;
|
||||
|
|
|
@ -1 +1 @@
|
|||
<a target="_blank" href="https://wandbox.org/permlink/JZ8P4ruGJTLfOFHJ"><b>online</b></a>
|
||||
<a target="_blank" href="https://wandbox.org/permlink/GKABhikWJQTHeX7z"><b>online</b></a>
|
|
@ -1,6 +1,5 @@
|
|||
#include <iostream>
|
||||
#include "json.hpp"
|
||||
#include <iomanip> // for std::setw
|
||||
|
||||
using json = nlohmann::json;
|
||||
|
||||
|
|
|
@ -1 +1 @@
|
|||
<a target="_blank" href="https://wandbox.org/permlink/U9n8nunch9ti8XlQ"><b>online</b></a>
|
||||
<a target="_blank" href="https://wandbox.org/permlink/QVr68rXTR2kztpbl"><b>online</b></a>
|
|
@ -1,5 +1,4 @@
|
|||
#include <iostream>
|
||||
#include <iomanip> // for std::setw
|
||||
#include "json.hpp"
|
||||
|
||||
using json = nlohmann::json;
|
||||
|
|
|
@ -1 +1 @@
|
|||
<a target="_blank" href="https://wandbox.org/permlink/m6XKVQBrhB6jXGOe"><b>online</b></a>
|
||||
<a target="_blank" href="https://wandbox.org/permlink/ze9XofH6xAKtIha1"><b>online</b></a>
|
|
@ -1,5 +1,4 @@
|
|||
#include <iostream>
|
||||
#include <iomanip> // for std::setw
|
||||
#include "json.hpp"
|
||||
|
||||
using json = nlohmann::json;
|
||||
|
|
|
@ -1 +1 @@
|
|||
<a target="_blank" href="https://wandbox.org/permlink/b66iY9hOdCHEG8FV"><b>online</b></a>
|
||||
<a target="_blank" href="https://wandbox.org/permlink/k8bMpRumLfsA8ylM"><b>online</b></a>
|
|
@ -1,5 +1,4 @@
|
|||
#include <iostream>
|
||||
#include <iomanip> // for std::setw
|
||||
#include "json.hpp"
|
||||
|
||||
using json = nlohmann::json;
|
||||
|
|
|
@ -1 +1 @@
|
|||
<a target="_blank" href="https://wandbox.org/permlink/WKkNkEuGbsxPknyT"><b>online</b></a>
|
||||
<a target="_blank" href="https://wandbox.org/permlink/hvj393WgvjIaiUZe"><b>online</b></a>
|
Loading…
Add table
Reference in a new issue