Move operator<<(basic_json) example
This commit is contained in:
parent
df12a090e8
commit
22f7368574
@ -57,13 +57,13 @@ Linear.
|
|||||||
The example below shows the serialization with different parameters to `width` to adjust the indentation level.
|
The example below shows the serialization with different parameters to `width` to adjust the indentation level.
|
||||||
|
|
||||||
```cpp
|
```cpp
|
||||||
--8<-- "examples/operator_serialize.cpp"
|
--8<-- "examples/operator_ltlt__basic_json.cpp"
|
||||||
```
|
```
|
||||||
|
|
||||||
Output:
|
Output:
|
||||||
|
|
||||||
```json
|
```json
|
||||||
--8<-- "examples/operator_serialize.output"
|
--8<-- "examples/operator_ltlt__basic_json.output"
|
||||||
```
|
```
|
||||||
|
|
||||||
## Version history
|
## Version history
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user