mirror of
https://github.com/nlohmann/json.git
synced 2026-07-31 08:03:03 +04:00
🎨 use Clang-Format
This commit is contained in:
@@ -11,7 +11,8 @@
|
||||
#include <nlohmann/detail/abi_macros.hpp>
|
||||
|
||||
NLOHMANN_JSON_NAMESPACE_BEGIN
|
||||
namespace detail {
|
||||
namespace detail
|
||||
{
|
||||
|
||||
/*!
|
||||
@brief replace all occurrences of a substring by another string
|
||||
|
||||
Reference in New Issue
Block a user