![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <qspan.h>
Classes | |
struct | is_compatible_range_helper |
struct | is_compatible_range_helper< Range, std::void_t< QSpanPrivate::iterator_t< Range > > > |
Protected Types | |
template<typename Iterator> | |
using | is_compatible_iterator |
template<typename Iterator, typename End> | |
using | is_compatible_iterator_and_sentinel |
template<typename Range> | |
using | is_compatible_range |
template<typename Iterator> | |
using | if_compatible_iterator |
template<typename Iterator, typename End> | |
using | if_compatible_iterator_and_sentinel |
template<typename Range> | |
using | if_compatible_range = std::enable_if_t<is_compatible_range<Range>::value, bool> |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |