mirror of
https://github.com/gabime/spdlog.git
synced 2025-09-30 02:19:35 +08:00
astyle
This commit is contained in:
File diff suppressed because it is too large
Load Diff
@@ -61,8 +61,10 @@ should not be interpreted as representing official policies, either expressed or
|
||||
|
||||
|
||||
#include <atomic>
|
||||
namespace spdlog {
|
||||
namespace details {
|
||||
namespace spdlog
|
||||
{
|
||||
namespace details
|
||||
{
|
||||
template<typename T>
|
||||
class mpsc_q
|
||||
{
|
||||
|
Reference in New Issue
Block a user