| 
    PStack
    2.0
    
   Stack trace printer for MSVC and GCC binaries 
   | 
 
Defines functionality for iterating across debuggable symbols. More...
#include "psystem/image_symbol_iterator.hpp"
Namespaces | |
| psystem | |
| Contains the process examination "system" and basic frameworks.  | |
Associated Free-functions | |
| image_symbol_iterator | psystem::operator+ (image_symbol_iterator const &it, size_t const count) noexcept | 
Create a new iterator placed after it in the container.  More... | |
| image_symbol_iterator | psystem::operator+ (size_t const count, image_symbol_iterator const &it) noexcept | 
Create a new iterator placed after it in the container (using "n +
       this" syntax).  More... | |
Defines functionality for iterating across debuggable symbols.