mirror of
https://github.com/KjellKod/g3log.git
synced 2025-01-06 00:31:12 +01:00
fix typo in shared_queue.hpp exampel -> example (#363)
This commit is contained in:
parent
5ef196eed5
commit
2206cea309
@ -11,7 +11,7 @@
|
|||||||
* the help from the std::thread library from JustSoftwareSolutions
|
* the help from the std::thread library from JustSoftwareSolutions
|
||||||
* ref: http://www.stdthread.co.uk/doc/headers/mutex.html
|
* ref: http://www.stdthread.co.uk/doc/headers/mutex.html
|
||||||
*
|
*
|
||||||
* This exampel was totally inspired by Anthony Williams lock-based data structures in
|
* This example was totally inspired by Anthony Williams lock-based data structures in
|
||||||
* Ref: "C++ Concurrency In Action" http://www.manning.com/williams */
|
* Ref: "C++ Concurrency In Action" http://www.manning.com/williams */
|
||||||
|
|
||||||
#pragma once
|
#pragma once
|
||||||
|
Loading…
Reference in New Issue
Block a user