
SmartPtr implementation presented in "Modern C++ Design" by Andrei Alexandrescu
Protected Types | |
| enum | { ALLOW = false } |
Protected Member Functions | |
| DisallowConversion (const AllowConversion &) | |
| DisallowConversion () | |
Static Protected Member Functions | |
| static void | swap (DisallowConversion &) |
|
|
|
|
|
|
|
|
|
|
|
|
1.4.3