WTF
SharedPtr.h File Reference
  Go to the source code of this file.
Classes | |
| class | WTF::SharedPtr< T > | 
Namespaces | |
| WTF | |
Functions | |
| template<class T , class U > | |
| SharedPtr< T > | WTF::const_pointer_cast (const SharedPtr< U > &p) | 
| template<class T > | |
| bool | WTF::operator!= (const SharedPtr< T > &a, const SharedPtr< T > &b) | 
| template<class T > | |
| bool | WTF::operator!= (const SharedPtr< T > &a, const T *b) | 
| template<class T > | |
| bool | WTF::operator!= (const T *a, const SharedPtr< T > &b) | 
| template<class T > | |
| bool | WTF::operator== (const SharedPtr< T > &a, const SharedPtr< T > &b) | 
| template<class T > | |
| bool | WTF::operator== (const SharedPtr< T > &a, const T *b) | 
| template<class T > | |
| bool | WTF::operator== (const T *a, const SharedPtr< T > &b) | 
| template<class T , class U > | |
| SharedPtr< T > | WTF::static_pointer_cast (const SharedPtr< U > &p) | 
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:23:46 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
            Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:23:46 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.
    KDE API Reference