PStack  2.0
Stack trace printer for MSVC and GCC binaries
managed_handle_proxy.hpp File Reference

Provide an internal class for safely altering a managed handle by address within its container. More...

#include "platform.hpp"
#include "not_assignable.hpp"
#include "stack_allocated.hpp"
Include dependency graph for managed_handle_proxy.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  psystem::internal::managed_handle_proxy< T, C >
 Allows safe modification of a managed handle container when accessed by the handle's address. More...
 

Namespaces

 psystem
 Contains the process examination "system" and basic frameworks.
 
 psystem::internal
 PSystem utilities not meant for external consumption.
 

Detailed Description

Provide an internal class for safely altering a managed handle by address within its container.

Author
Matt Bisson
Date
20 March, 2015
Since
PSystem 2.0
Version
PSystem 2.0