We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5b939df commit c3509c8Copy full SHA for c3509c8
include/pthread/sync_queue.hpp
@@ -37,7 +37,7 @@ namespace pthread {
37
* sample usage here `tests/synchronized_queue_tests.cpp`
38
*
39
* @author herbert koelman ([email protected])
40
- * @since 1.4
+ * @since 1.5
41
*/
42
template<typename T> class sync_queue {
43
public:
0 commit comments