![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include "core/fxcrt/compiler_specific.h"#include "core/fxcrt/span.h"#include "core/fxcrt/unowned_ptr_exclusion.h"Go to the source code of this file.
Namespaces | |
| namespace | pdfium |
Typedefs | |
| template<typename T> | |
| using | pdfium::raw_span = span<T, dynamic_extent, UNOWNED_PTR_EXCLUSION T*> |