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

(ece350f4f038ee3117937b17434b1213b51350bc)

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

Go to the source code of this file.

Classes

class  fxcrt::UnownedPtr< T >
 

Namespaces

namespace  fxcrt
 
namespace  pdfium
 

Functions

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