#include <stlsoft/stlsoft.h>
Go to the source code of this file.
Namespaces | |
| namespace | stlsoft |
Classes | |
| class | proxy_ptr |
| This class emulates a pointer in all respects, and is useful as a generic code testing tool, and is simply an aid to self-documentation. More... | |
Functions | |
| template<typename T> | |
| T * | get_ptr (proxy_ptr< T > const &p) |
| get_ptr shim | |
1.5.6