Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
observed_ptr.h File Reference

(e4657a741c23c8f48e0e97ae2091dc2d99f4f27d)

#include <stddef.h>
#include <set>
#include "core/fxcrt/check.h"
#include "core/fxcrt/unowned_ptr_exclusion.h"
Include dependency graph for observed_ptr.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  fxcrt::Observable
class  fxcrt::Observable::ObserverIface
class  fxcrt::ObservedPtr< T >
class  Observable
class  ObservedPtr< T >

Namespaces

namespace  fxcrt

Functions

template<typename T, typename U>
bool fxcrt::operator== (const U *lhs, const ObservedPtr< T > &rhs)
template<typename T, typename U>
bool fxcrt::operator!= (const U *lhs, const ObservedPtr< T > &rhs)