|
ACF $AcfVersion:0$
|
Go to the source code of this file.
Classes | |
| class | istd::TSharedNullable< T > |
This is a comfort wrap for TNullable that allows several TSharedNullable objects to own the same object. More... | |
Namespaces | |
| namespace | istd |
| Standard library. | |
Functions | |
| template<class T > | |
| bool | istd::Less (const istd::TSharedNullable< T > &lhs, const istd::TSharedNullable< T > &rhs) |
| template<class T > | |
| unsigned int | qHash (const istd::TSharedNullable< T > &key, unsigned int seed) |
|
inline |