mirror of
https://github.com/KjellKod/g3log.git
synced 2024-12-13 10:42:56 +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
|
||||
* 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 */
|
||||
|
||||
#pragma once
|
||||
|
Loading…
Reference in New Issue
Block a user