boostorg / boostorg/json

Indented serialisation

Open
#811 4 comments 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
479
Forks
110
Avg merge
10d 3h
Merged PRs (30d)
5

Description

Can the output from `value_from` be indented to make reading output easier?

```cpp
std::cout << boost::json::value_from( b ) << std::endl;
```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.