#include <winstl/winstl.h>
#include <winstl/toolhelp/error/exceptions.hpp>
#include <stlsoft/util/std/iterator_helper.hpp>
#include <tlhelp32.h>
Go to the source code of this file.
Namespaces | |
| namespace | winstl |
Classes | |
| class | th_sequence_const_iterator |
| Iterator class for the th_sequence_base class template and its specialisations. More... | |
| struct | sequence_doesnt_use_pid |
| [IMPLEMENTATION] A utility class template that is used to to block the non-default constructor for specialisations of th_sequence_base that do not require the process Id. More... | |
| class | th_sequence_base |
| Class template for TOOLHELP STL collections. More... | |
1.5.6