mirror of
https://github.com/gabime/spdlog.git
synced 2024-12-25 18:11:33 +08:00
clang-format
This commit is contained in:
parent
d38bd138cd
commit
8bc1ca0e44
@ -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
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user