mirror of
https://github.com/gabime/spdlog.git
synced 2025-09-29 01:29:35 +08:00
clang format and SPLDOG_HEADER_ONLY macro
This commit is contained in:
@@ -31,8 +31,7 @@ public:
|
||||
bytes_range(It range_begin, It range_end)
|
||||
: begin_(range_begin)
|
||||
, end_(range_end)
|
||||
{
|
||||
}
|
||||
{}
|
||||
|
||||
It begin() const
|
||||
{
|
||||
|
Reference in New Issue
Block a user