|
STLdoc
STLdocumentation
|
Go to the source code of this file.
Classes | |
| struct | msclr::gcroot< T > |
Namespaces | |
| msclr | |
Macros | |
| #define | _INC_GCROOT |
| #define | __DEFINE_GCROOT_IN_GLOBAL_NAMESPACE |
| #define | _INC_MSCLR_GCROOT |
| #define | __GCHANDLE_TO_VOIDPTR(x) ((GCHandle::op_Explicit(x)).ToPointer()) |
| #define | __VOIDPTR_TO_GCHANDLE(x) (GCHandle::op_Explicit(x)) |
| #define | __NULLPTR 0 |
Functions | |
| template<typename T > | |
| void | msclr::swap (gcroot< T > &_left, gcroot< T > &_right) |
| #define __DEFINE_GCROOT_IN_GLOBAL_NAMESPACE |
| #define __GCHANDLE_TO_VOIDPTR | ( | x | ) | ((GCHandle::op_Explicit(x)).ToPointer()) |
| #define __NULLPTR 0 |
| #define __VOIDPTR_TO_GCHANDLE | ( | x | ) | (GCHandle::op_Explicit(x)) |
| #define _INC_GCROOT |
| #define _INC_MSCLR_GCROOT |
1.8.8