SmartPointer
The conversion policy determines whether a SmartPointer may implicitly converted to a raw pointer. SmartPointer s that allow conversion may be converted to SmartPointer s that do not.
Namespaces | |
| namespace | ONE |
| namespace | ONE::util |
Classes | |
| class | ONE::util::AllowConversion |
| allows implicit conversion to raw pointer More... | |
| class | ONE::util::DisallowConversion |
| prevents implicit conversion to raw pointer More... | |
1.4.3