mirror of
https://github.com/nlohmann/json.git
synced 2026-02-25 21:06:26 +00:00
🎨 use Clang-Format
This commit is contained in:
@@ -14,7 +14,8 @@ using nlohmann::json;
|
||||
|
||||
#include <sstream>
|
||||
|
||||
namespace {
|
||||
namespace
|
||||
{
|
||||
struct alt_string_iter
|
||||
{
|
||||
alt_string_iter() = default;
|
||||
|
||||
Reference in New Issue
Block a user