|
Classdesc 3.44
|
Reference counted smart pointer classes. More...


Go to the source code of this file.
Classes | |
| class | ref< T > |
| struct | Alloc< classdesc::ref< T > > |
| struct | access_pack< classdesc::ref< T > > |
| struct | access_unpack< classdesc::ref< T > > |
Namespaces | |
| namespace | classdesc |
| Contains definitions related to classdesc functionality. | |
| namespace | classdesc_access |
| Contains access_* structs, and nothing else. These structs are used to gain access to private members. | |
| namespace | std |
| STL namespace. | |
Functions | |
| template<class T> | |
| void | swap (classdesc::ref< T > &x, classdesc::ref< T > &y) |
Reference counted smart pointer classes.