mirror of
https://github.com/gabime/spdlog.git
synced 2025-09-30 10:29:02 +08:00
log_msg faster move
This commit is contained in:
@@ -96,9 +96,6 @@ private:
|
||||
void _variadic_log(details::line_logger&l, const First& first, const Rest&... rest);
|
||||
void _log_msg(details::log_msg& msg);
|
||||
};
|
||||
|
||||
|
||||
|
||||
}
|
||||
|
||||
#include "./details/logger_impl.h"
|
||||
|
Reference in New Issue
Block a user