mirror of
https://github.com/gabime/spdlog.git
synced 2025-04-30 04:23:51 +00:00
astyle
This commit is contained in:
parent
8d25324444
commit
73b31e4d10
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>
|
#include <atomic>
|
||||||
namespace spdlog {
|
namespace spdlog
|
||||||
namespace details {
|
{
|
||||||
|
namespace details
|
||||||
|
{
|
||||||
template<typename T>
|
template<typename T>
|
||||||
class mpsc_q
|
class mpsc_q
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user