mirror of
https://github.com/gabime/spdlog.git
synced 2025-09-29 09:59:33 +08:00
clang-format
This commit is contained in:
@@ -659,7 +659,6 @@ public:
|
|||||||
}
|
}
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
||||||
// Current pid
|
// Current pid
|
||||||
template<typename ScopedPadder>
|
template<typename ScopedPadder>
|
||||||
class pid_formatter final : public flag_formatter
|
class pid_formatter final : public flag_formatter
|
||||||
@@ -694,7 +693,6 @@ public:
|
|||||||
}
|
}
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
||||||
template<typename ScopedPadder>
|
template<typename ScopedPadder>
|
||||||
class v_formatter final : public flag_formatter
|
class v_formatter final : public flag_formatter
|
||||||
{
|
{
|
||||||
|
Reference in New Issue
Block a user