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

(08e24b2ba6847221abd35e9b994206b764d6b322)

#include <stddef.h>
#include <iosfwd>
#include <iterator>
#include <type_traits>
#include <utility>
#include "build/build_config.h"
Include dependency graph for template_util.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  pdfium::is_non_const_reference< T >
struct  pdfium::is_non_const_reference< T & >
struct  pdfium::is_non_const_reference< const T & >
struct  pdfium::internal::SupportsOstreamOperator< T, typename >
struct  pdfium::internal::SupportsOstreamOperator< T, decltype(void(std::declval< std::ostream & >()<< std::declval< T >()))>
struct  pdfium::internal::is_iterator< T, typename >
struct  pdfium::internal::is_iterator< T, std::void_t< typename std::iterator_traits< T >::iterator_category > >

Namespaces

namespace  pdfium
namespace  pdfium::internal