ACT-CV - Machine Vision for Cognitive Modeling
Classes | Namespaces | Constant Groups
ThreadSafeVector.h File Reference

thread safe vector, windows only More...

#include <vector>
#include <windows.h>
#include <process.h>
#include <algorithm>
#include <functional>
Include dependency graph for ThreadSafeVector.h:

Go to the source code of this file.

Classes

class  mhthreads::ThreadSafeVector< _t >
 windows version of a thread safe vector More...
 

Namespaces

 mhthreads
 cross platform threading helpers
 

Constant Groups

 mhthreads
 cross platform threading helpers
 

Detailed Description

thread safe vector, windows only

Definition in file ThreadSafeVector.h.



ACT-CV - Machine Vision for Cognitive Modeling
© 2015 Marc Halbruegge (actcvlibrary@googlemail.com)