pointer_proxy Class Template Reference
[Utility Library]
#include <stlsoft/util/argument_proxies.hpp>
List of all members.
Detailed Description
template<typename A>
 class stlsoft::pointer_proxy< A >
Acts as a proxy for a pointer. 
|  | 
| 
 Public Types | 
| typedef A | argument_type | 
| typedef argument_type * | argument_pointer_type | 
| typedef pointer_proxy< A > | class_type | 
| 
 Public Member Functions | 
|  | pointer_proxy (argument_pointer_type a) | 
|  | pointer_proxy (class_type const &rhs) | 
|  | operator argument_pointer_type () const | 
The documentation for this class was generated from the following file: