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
unowned_ptr.h File Reference

(9a29fdc44f4747f349c4a0d78e8812cd261f448b)

#include "build/build_config.h"
#include "core/fxcrt/compiler_specific.h"
#include <cstddef>
#include <cstdint>
#include <functional>
#include <type_traits>
#include <utility>
#include "core/fxcrt/unowned_ptr_exclusion.h"
Include dependency graph for unowned_ptr.h:

Go to the source code of this file.

Classes

class  fxcrt::UnownedPtr< T >
class  UnownedPtr< T >

Namespaces

namespace  fxcrt
namespace  pdfium

Functions

template<typename T>
UnownedPtr< T > pdfium::WrapUnowned (T *that)