#include <dotnetstl/dotnetstl.hpp>
Go to the source code of this file.
Namespaces | |
| namespace | stlsoft |
| namespace | stlsoft::dotnetstl_project |
Functions | |
| template<typename T> | |
| void | dispose_set_null (T *&pt) |
| Disposes the managed type, and resets the pointer. | |
| template<typename C> | |
| void | dispose_contents (C *pc) |
| Disposes all the items in a container. | |
1.5.6